Learn R Programming

segclust2d (version 0.3.3)

Gmean_simultanee: Gmean_simultanee calculates the cost matrix for a segmentation model with changes in the mean and variance for all signals

Description

Gmean_simultanee calculates the cost matrix for a segmentation model with changes in the mean and variance for all signals

Usage

Gmean_simultanee(Don, lmin, sameVar = FALSE)

Value

the cost matrix G(i,j) which contains the variance of the data between point (i+1) to point j

Arguments

Don

the bivariate signal

lmin

minimum size for a segment, default value is 2

sameVar

whether variance is the same for each segment.