Description Usage Arguments Value Examples
This function allows to test stationarity of seasonal series present in data.frame as well as explore seasonal effects.
1 | test.df(datax, season)
|
datax |
A data.frame of seasonal data to be studied of length equal to explicative variable vector. The first column is advised to be year and the second to be "M" for monthly data, or "T" for trimestrial data. |
season |
An indicator of seasonality type to be used as present in the data.frame. |
A data.frame with test results by variable.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.