R/SegTraj_EM_cpp.R
EM.algo_simultanee_Cpp.Rd
EM.algo_simultanee calculates the MLE of phi for given change-point instants and for a fixed number of clusters
EM.algo_simultanee_Cpp(x, rupt, P, phi, eps = 1e-06, sameSigma = FALSE)
bivariate signal
the sequence of change points
number of clusters
starting value for the parameter
eps
TRUE if segments have the same variance
a list with phi, the MLE, tau =(taukj) the probability for segment k to belong to class,lvinc = lvinc,empty = empty,dv = dv