coef.fcrrp: Extract coefficients from an "fcrrp" object.
Description
Similar functional utility to coef methods.
Usage
# S3 method for fcrrp
coef(object, ...)
Value
Coefficients extracted from the model object object.
Arguments
- object
fcrrp object
- ...
Additional arguments. Not implemented.