uxAbove100 {MortalityLaws} | R Documentation |
Educate mx or qx on how to behave above age 100 if it gets in trouble (with NA's, zero's and Inf)
Description
Educate mx or qx on how to behave above age 100 if it gets in trouble (with NA's, zero's and Inf)
Usage
uxAbove100(x, ux, omega = 100, verbose = FALSE)
Arguments
x |
Vector of ages at the beginning of the age interval. |
ux |
A vector of mx or qx. |
omega |
Threshold age. Default: 100. |
verbose |
A logical value. Set |
Value
A vector of rates
[Package MortalityLaws version 2.1.0 Index]