coef.Nmdl: coef of a Nmdl
object
Description
This is a method for the function coef()
for objects of the class Nmdl
.
Usage
# S3 method for Nmdl
coef(object, ...)
Value
vector of coefficients.
Arguments
- object
an object for which the extraction of model coefficients is
meaningful.
- ...
other arguments.