View source: R/segTraj_EM.init_simultanee.R
EM.init_simultanee | R Documentation |
EM.init_simultanee proposes an initial value for the EM algorithm based on a hierarchical clustering algorithm (ascending)
EM.init_simultanee(x, rupt, K, P)
x |
the bivariate signal |
rupt |
the change point instants, data.frame |
K |
number of segments |
P |
number of clusters |
phi0 : candidate for the EM algorithm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.