print,MuChPoint-method {MuChPoint}R Documentation

Print for the class of object returned by the MuChPoint function.

Description

Print for the class of object returned by the MuChPoint function.

Usage

## S4 method for signature 'MuChPoint'
print(x, N = NULL)

Arguments

x

an object with class MuChPoint

N

a numeric between 1 and length(x@N) for the number of break-points desired.


[Package MuChPoint version 0.6.3 Index]