View source: R/initialize_states.R
get_fitted | R Documentation |
level
and seasonal
component,
depending on whether we use additive
or multiplicative
componentsCompute the fitted values given level
and seasonal
component,
depending on whether we use additive
or multiplicative
components
get_fitted(level, seasonal, method)
level |
A numeric vector representing the level (and trend) component |
seasonal |
A numeric vector representing the seasonal component |
method |
Are we using |
A numeric vector of the same length as level
and seasonal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.