nobs.survival_ln_mixture {lnmixsurv} | R Documentation |
Extract the number of observations from survival_ln_mixture
fit.
Description
Extract the number of observations used in a survival_ln_mixture
fit.
Usage
## S3 method for class 'survival_ln_mixture'
nobs(object, ...)
Arguments
object |
A fitted |
... |
Not used. |
Value
A single integer.
[Package lnmixsurv version 3.1.6 Index]