.printGeweke {RGAP} | R Documentation |
Prints the results of the Geweke test for the states and the parameters.
Description
Prints the results of the Geweke test for the states and the parameters.
Usage
.printGeweke(tsl, df, alpha = 0.05)
Arguments
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. |
[Package RGAP version 0.1.1 Index]