EM.init_simultanee: EM.init_simultanee proposes an initial value for the EM...

View source: R/segTraj_EM.init_simultanee.R

EM.init_simultaneeR Documentation

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)

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


rpatin/segclust2d documentation built on April 29, 2024, 1:11 a.m.