Description Usage Arguments Value
Proceed to an Augmented Dicker-Fuller Test on every variables with your specified k and p-value thresholds.
1 | Variables_selection(x, k, pval)
|
x |
A dataset |
k |
The parameter k of your ADF test |
pval |
The p-value for which you assume that the variable is stationary |
A list containing two dataframes: "Stationary" and "Not_Stationary" which contains the variables' names and their p-value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.