estimateXonlyMixtureModel: estimateMixtureModel uses Rmixmod To estimate a d...

Description Usage Arguments Value

Description

estimateMixtureModel uses Rmixmod To estimate a d dimensionnal mixture model and save the results with the appropriate fileName

Usage

1
2
estimateXonlyMixtureModel(data, Kmax = 5, crit = "ICL",
  fileName = "ClusterXData", model = "all", resDir = "")

Arguments

data

the data to be fitted, the slast column being the data to be predicted

Kmax

the maximum number of components

crit

the criterion to be maximixed for the selection of the number of components

fileName

the name uses to store the results

model

the kind of model to be tested

ResDir

the optionnal directory name to store the results

Value

a list of the BestModel for clustering x and the regresssion coef


MarieEtienne/MixtLiP documentation built on May 7, 2019, 2:51 p.m.