neighbors: neighbors tests whether neighbors of point k,P can be used to...

Description Usage Arguments Value

Description

neighbors tests whether neighbors of point k,P can be used to re-initialize the EM algorithm and to improve the log-likelihood.

Usage

1
neighbors(x, L, k, param, ibp = c(), P, lmin, sameSigma = TRUE)

Arguments

x

the initial dataset

L

the likelihood

k

the points of interest

ibp

to deal with forbidden path, not currently implemented

P

the number of class

lmin

minimal size of the segment to be implemented

Value

smoothin likelihood


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