fit.den.coxph {em} | R Documentation |
Fit the density for the survival::clogit
Description
Fit the density for the survival::clogit
Usage
## S3 method for class 'coxph'
fit.den(object, ...)
Arguments
object |
the fitted model. |
... |
other used arguments. |
Value
the density function.
[Package em version 1.0.0 Index]