check.structure_paramsCI {TimeDepFrail}R Documentation

Check structure for the Parameters Confidence Interval

Description

The function controls that the structure of the Parameters Confidence Intervals coincides with the theoretical one.

Usage

check.structure_paramsCI(parametersCI)

Arguments

parametersCI

S3 object of class 'ParametersCI', composed of two elements:

  • left confidence interval: numerical vector of length equal to the number of parameters in the model

  • right confidence interval: numerical vector of length equal to the number of parameters in the model

Value

An error if any condition is not satisfied.


[Package TimeDepFrail version 0.0.0.9 Index]