estimate: Model Estimation

View source: R/methods.R

estimateR Documentation

Model Estimation

Description

Generic method for estimating (fitting) a model.

Usage

estimate(object, ...)

Arguments

object

an object of the model specification.

...

additional parameters passed to the method.

Value

An object holding the results of the estimated model.


tsmodels/tsmethods documentation built on Nov. 17, 2024, 12:34 a.m.