estimate {tsmethods} | R Documentation |
Generic method for estimating (fitting) a model.
estimate(object, ...)
object |
an object of the model specification. |
... |
additional parameters passed to the method. |
An object holding the results of the estimated model.