matrixRupt {segclust2d}R Documentation

matrixRupt transforms a vector of change point into a data.frame with start and end of every segment

Description

matrixRupt transforms a vector of change point into a data.frame with start and end of every segment

Usage

matrixRupt(x, vectorRupt)

Arguments

x

the

vectorRupt

the vector containing the change point

Value

the matrix of change point


[Package segclust2d version 0.3.3 Index]