LDOmodelselection-class | R Documentation |
An S4 class to represent a model selection result based on an 'LDO'.
ldo
LDO 'LDO' object the model selection is based on.
potentialBreaks
numeric Vector of numeric values that were considered as potential break points in the model selection.
splinetype
character Type of spline used.
qualityMeasure
character Quality measures used during the model selection ('AIC', 'BIC' or 'LogLik')
modelList
list List of all models tested.
quality
list List of quality matrices, one matrix for each quality measure used. Each matrix contains the quality for each spline tested for each component.
breaks
list For each tested spline, this list contains a vector of breaks.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.