estimFMR: estimFMR runs the EM algorithm to estimate the FMR model...

Description Usage Arguments Value

Description

estimFMR runs the EM algorithm to estimate the FMR model paraters

Usage

1
2
estimFMR(data, K, initParameters = NULL, nIter = 10, garde = TRUE,
  file = "parameters")

Arguments

data

the data (d columns for X and the last on e for Y)

K

the number of cluster

initParameters

optionnal set of parameters to start EM algorithm

Value

the parameters after running the EM algorithm


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