smooth_ts | R Documentation |
Calculate a trend line based on a provided model. This function is used in the function: calculate_trend_line_KFAS()
smooth_ts(fittedmodel)
fittedmodel |
model values as output of the function estimate.TS.parameters() |
A list containing multiple elements; sub-list signalsubconf[, 1]
provides the estimated trend line.
Pim Ouwehand, Farley Ishaak
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.