Description Usage Arguments Examples
A collection of S3 methods for estimated ForeCA results
(class "foreca"
).
summary.foreca
computes summary statistics.
print.foreca
prints a human-readable summary in the console.
biplot.foreca
shows a biplot of the ForeCA loadings
(wrapper around biplot.princomp
).
plot.foreca
shows biplots, screeplots, and white noise tests.
1 2 3 4 5 6 7 8 9 10 11 |
lag |
integer; how many lags to test in |
alpha |
significance level for testing white noise in
|
... |
additional arguments passed to
|
x, object |
an object of class |
1 | # see examples in 'foreca'
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.