read.or.compute: Read a given model from a file or compute the estimates of...

Description Usage Arguments Details Author(s) References See Also

Description

Read a given model from a file or compute the estimates of the parameters if not found. This function is not available for users.

Usage

1
2
3
read.or.compute(xdata, xK, xS, xReferenceModel, xReferenceModelsIndex,
  xNberExploredModels, xFileNameExploredModels, cte = as.double(1),
  header = TRUE)

Arguments

xdata

A list of dataset and several description paramaters such as frequencies.

xK

The number of components (clusters or populations).

xS

The subset of relevant variables.

xReferenceModel

The indicator of if the model is a reference model in an exclusion step of the backward-stepwise explorer.

xReferenceModelsIndex

The vector indicating the models that have once been a reference at an exclusion step.

xNberExploredModels

The current number of explored models.

xFileNameExploredModels

The explored models.

cte

A constant real.

header

Indication of the presence of header in the file.

Details

Not available for users.

Author(s)

Wilson Toussile

References

See Also

dimJump.R for data driven calibration of the penality function, and model.selection.R for model selection.


ClustMMDD documentation built on May 2, 2019, 2:44 p.m.