coef.fcrrp {fastcmprsk}R 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.


[Package fastcmprsk version 1.24.5 Index]