coef.fcrr: Extract coefficients from an "fcrr" object.

Description Usage Arguments Value

View source: R/coef.fcrr.R

Description

Similar functional utility to coef methods.

Usage

1
2
## S3 method for class 'fcrr'
coef(object, ...)

Arguments

object

fcrr object

...

Additional arguments. Not implemented.

Value

Coefficients extracted from the model object object.


fastcmprsk documentation built on Sept. 12, 2019, 1:04 a.m.