Learn R Programming

ELT (version 1.4)

Dispersion: Dispersion function

Description

This function allows to calculate confidence intervals for period life expectancies.

Usage

Dispersion(FinalMethod, MyData, NbSim, CompletionTable = T, Plot = F,
  Color = MyData$Param$Color)

Arguments

FinalMethod
The list returned by the CompletionB() function.
MyData
The list returned by the AddReference() function.
NbSim
The number of simulations for the Dispersion.
CompletionTable
If TRUE, apply completion
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).