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

View source: R/coef.fcrr.R

coef.fcrrR Documentation

Extract coefficients from an "fcrr" object.

Description

Similar functional utility to coef methods.

Usage

## 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 Oct. 30, 2024, 5:08 p.m.