Mstep_simultanee_cpp {segclust2d}R Documentation

Mstep_simultanee computes the MLE within the EM framework

Description

Mstep_simultanee computes the MLE within the EM framework

Usage

Mstep_simultanee_cpp(x, rupt, tau, phi, sameSigma = TRUE)

Arguments

x

the bivariate signal

rupt

the rupture dataframe

tau

the K*P matrix containing posterior probabilities of membership to clusters

phi

the parameters of the mixture

sameSigma

whether segments have the same variance

Value

phi the updated value of the parameters


[Package segclust2d version 0.3.3 Index]