Learn R Programming

segclust2d (version 0.3.3)

EM.init_simultanee: EM.init_simultanee proposes an initial value for the EM algorithm based on a hierarchical clustering algorithm (ascending)

Description

EM.init_simultanee proposes an initial value for the EM algorithm based on a hierarchical clustering algorithm (ascending)

Usage

EM.init_simultanee(x, rupt, K, P)

Value

phi0 : candidate for the EM algorithm

Arguments

x

the bivariate signal

rupt

the change point instants, data.frame

K

number of segments

P

number of clusters