Usage
CompletionA(OutputMethod, MyData, AgeRangeOptMale, AgeRangeOptFemale,
BegAgeCompMale, BegAgeCompFemale, Color = MyData$Param$Color,
ShowPlot = T)
Arguments
OutputMethod
The list returned by one of these functions : Method1(), Method2(), Method3() or Method4B().
MyData
The list returned by the AddReference() function.
AgeRangeOptMale
Age range from which the optimal starting age is selected for males
AgeRangeOptFemale
Age range from which the optimal starting age is selected for females
BegAgeCompMale
For ages after BegAgeCompMale, observed death probabilitiy is replaced by the model output.
BegAgeCompFemale
For ages after BegAgeCompFemale, observed death probabilitiy is replaced by the model output.
Color
The color that will be used for the plots (HTML notation).
ShowPlot
If true, create graphics comparing Before/After the completion create graphics of the completed surfaces.