This function allows to calculate confidence intervals for period life expectancies.
Usage
Dispersion(FinalMethod, MyData, Plot = F, Color = MyData$Param$Color, NbSim)
Arguments
FinalMethod
The list returned by the CompletionB() function.
MyData
The list returned by the AddReference() function.
Plot
If set to TRUE, a sub-directory will be created in the working directory. This sub-directory will contains png plots describing the validation analysis.
Color
The color that will be used for the plots (HTML notation).