EM.algo_simultanee: EM.algo_simultanee caculates the MLE of phi for given...

Description Usage Arguments Value

View source: R/EM.algo_simultanee.R

Description

EM.algo_simultanee caculates the MLE of phi for given change-point instants

Usage

1
EM.algo_simultanee(x, rupt, P, phi, sameSigma = TRUE)

Arguments

rupt

ahe sequence of change points

P

number of clusters

phi

starting value for the parameter

Value

a list with phi, the MLE, tau =(taukj) the probability for segment k to belong to classe,lvinc = lvinc,empty = empty,dv = dv


MarieEtienne/segTraj documentation built on May 7, 2019, 2:51 p.m.