Method4A {ELT} | R Documentation |
Method4A function
Description
This function fits the Qxt using method 4 (first step) (non-parametric smoothing, see reference).
Usage
Method4A(MyData, AgeRange, AgeCrit, ShowPlot = F)
Arguments
MyData |
The list returned by the AddReference() function. |
AgeRange |
Age range used for the construction of the life table. |
AgeCrit |
Age range for the comparison of adjusted mortality and observed mortality. |
ShowPlot |
AIC plots and plots allowing to judge about the fit. |
[Package ELT version 1.7 Index]