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.


tsmethods documentation built on Sept. 30, 2024, 9:40 a.m.