estimate_ts_parameters: Estimate time series parameters

View source: R/ts_helpers.R

estimate_ts_parametersR Documentation

Estimate time series parameters

Description

Estimate parameters to estimate trend lines This function is used in the function: calculate_trend_line_KFAS()#'

Usage

estimate_ts_parameters(model, initial_values)

Arguments

model

model values as output of the function select_state_space_model()

initial_values

$initial.values as output of the model

Value

Parameter for the time series model

Author(s)

Pim Ouwehand, Farley Ishaak


cbsREPS documentation built on June 8, 2025, 9:38 p.m.