h_adjust | R Documentation |
Adjust a time series to a statistical model
h_adjust(file, time_unit = "year")
file |
File to proceed |
time_unit |
to be chosen in: "100y", "year", "month", "day" |
The function adjust a time series with a statistical model. For instance it works only with a linear model.
"year" corresponds to an average year of 365.25 days and month to an average month of 30,4575 days.
P. Chevallier - January 2024
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.