estimate {dsdp} | R 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 |
Value
An instance of a model with estimated data.
[Package dsdp version 0.1.1 Index]