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


rpatin/segclust2d documentation built on April 24, 2024, 2:22 a.m.