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

View source: R/coef.fcrrp.R

coef.fcrrpR Documentation

Extract coefficients from an "fcrrp" object.

Description

Similar functional utility to coef methods.

Usage

## S3 method for class 'fcrrp'
coef(object, ...)

Arguments

object

fcrrp object

...

Additional arguments. Not implemented.

Value

Coefficients extracted from the model object object.


fastcmprsk documentation built on May 29, 2024, 5:46 a.m.