Learn R Programming

lnmixsurv (version 3.1.6)

nobs.survival_ln_mixture: 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 survival_ln_mixture
nobs(object, ...)

Value

A single integer.

Arguments

object

A fitted survival_ln_mixture object.

...

Not used.