| train_smean | R Documentation | 
Train a seasonal mean model (SMEAN). This is equivalent to a
linear regression against seasonal dummy variables only, i.e.
TSLM(value ~ season()).
train_smean(.data, specials, ...)
| .data | Input data as tsibble. | 
| specials | Specials as list defined in  | 
| ... | Currently not in use. | 
An object of class SMEAN.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.