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)

Arguments

x

the bivariate signal

rupt

the change point instants, data.frame

K

number of segments

P

number of clusters

Value

phi0 : candidate for the EM algorithm