.printGeweke {RGAP} | R Documentation |
Prints the results of the Geweke test for the states and the parameters.
.printGeweke(tsl, df, alpha = 0.05)
tsl |
A multiple time series list containing the Geweke test statistic for the states. |
df |
A data frame containing the Geweke test statistic for the parameters. |
alpha |
The significance level used to reach a test decision, a scalar between zero and one. |