Educate mx or qx on how to behave above age 100 if it gets in trouble (with NA's, zero's and Inf)
uxAbove100(x, ux, omega = 100, verbose = FALSE)
A vector of rates
Vector of ages at the beginning of the age interval.
A vector of mx or qx.
Threshold age. Default: 100.
A logical value. Set verbose = FALSE
to silent
the process that take place inside the function and avoid progress messages.