estimate: Generic Method for estimation

View source: R/common.r

estimateR Documentation

Generic Method for estimation

Description

This is a generic S3 method for estimation.

Usage

estimate(model, ...)

Arguments

model

An instance of a class model to be estimated.

...

additional arguments affecting the estimate produced.

Value

An instance of a model with estimated data.


dsdp documentation built on Feb. 16, 2023, 8:36 p.m.