R/estimate.R
estimate.Rd
Estimate a model
estimate(.data, ...) # S3 method for class 'tbl_ts' estimate(.data, .model, ...)
A data structure suitable for the models (such as a tsibble).
tsibble
Further arguments passed to methods.
Definition for the model to be used.