mean_life-Life-method: mean_life

Description Usage Arguments Examples

Description

The expected time lived provided an object of class Life in the object argument. Expected time lived only includes times between x_ + m_ and t_.

Usage

1
2
## S4 method for signature 'Life'
mean_life(object)

Arguments

object

object of class Life

Examples

1
2
mean_life(Life())
mean_life(Life(x_ = 2.5, t_ = 3, m_ = 1))

merlinoa/diehard3000 documentation built on May 22, 2019, 6:52 p.m.