powered by
Carriere2 = weibull + invgompertz + gompertz
carriere2(x, par = NULL)
vector of age at the beginning of the age classes
parameters of the selected model. If NULL the default values will be assigned automatically.
# NOT RUN { carriere2(x = 0:100) # }
Run the code above in your browser using DataLab