updateFMRParameters: updateParameters runs one iteration of the EM algorithm

Description Usage Arguments Value

Description

updateParameters runs one iteration of the EM algorithm

Usage

1
updateFMRParameters(data, K, currentParameters)

Arguments

data

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

K

the number of cluster

currentParameters

the current state of parameters (theta')

Value

the result of the optimisation of Q(theta, theta')


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