View source: R/SegTraj_EM_cpp.R
Mstep_simultanee_cpp | R Documentation |
Mstep_simultanee computes the MLE within the EM framework
Mstep_simultanee_cpp(x, rupt, tau, phi, sameSigma = TRUE)
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 |
phi the updated value of the parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.