fit.den.gnm {em} | R Documentation |
Fit the density function for a generalized non-linear regression model.
Description
Fit the density function for a generalized non-linear regression model.
Usage
## S3 method for class 'gnm'
fit.den(object, ...)
Arguments
object |
the fitted model. |
... |
other used arguments. |
Value
the density function.
[Package em version 1.0.0 Index]