Learn R Programming

dsdp (version 0.1.1)

estimate: Generic Method for estimation

Description

This is a generic S3 method for estimation.

Usage

estimate(model, ...)

Value

An instance of a model with estimated data.

Arguments

model

An instance of a class model to be estimated.

...

additional arguments affecting the estimate produced.