ruptAsMat: ruptAsMat is an internal function to transform a vector...

View source: R/segTraj_ruptAsMat.R

ruptAsMatR Documentation

ruptAsMat is an internal function to transform a vector giving the change point to matrix 2 columns matrix in which each line gives the beginning and the end of a segment

Description

ruptAsMat is an internal function to transform a vector giving the change point to matrix 2 columns matrix in which each line gives the beginning and the end of a segment

Usage

ruptAsMat(vectRupt)

Arguments

vectRupt

the vector of change point

Value

the matrix containing the segments


segclust2d documentation built on Aug. 21, 2023, 9:10 a.m.