select_state_space_model | R Documentation |
This function is used in the function: calculate_trend_line_KFAS()
select_state_space_model(series, initial_values_all)
series |
time series with values in chronological order |
initial_values_all |
start values for 5 hyperparameters: meas, level, slope, seas, scaling |
modelvalues (level, slope) of the chosen state space model and the provided time series
Pim Ouwehand
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.