Description Usage Arguments Value Examples
View source: R/jd_seasonality.R
Executes a F test on the coefficients of seasonal dummies
1 | jd_seasftest(s, ami)
|
s |
time series to be tested |
ami |
automatic modelling or pre-defined model ((0 1 1)+mean). default value=FALSE |
returns the F test
1 2 | myseries<-jd_airline(120)
TESTmyseries <- jd_seasftest(myseries)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.