Description Usage Arguments Value
Stationarize your dataset with your chosen methodology and print the number of stationarized variables after stationarizing.
1 | Stationarize(x, Variables, Method)
|
x |
A dataset |
Variables |
The colnames of your selected variables, put names(x) to take everything |
Method |
A character specifying the methodology chosen from c("Difference", "Division", "Log", "Square") |
A dataframe containing the new variables after the process.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.