Learn R Programming

tsmethods (version 1.0.2)

estimate: Model Estimation

Description

Generic method for estimating (fitting) a model.

Usage

estimate(object, ...)

Value

An object holding the results of the estimated model.

Arguments

object

an object of the model specification.

...

additional parameters passed to the method.