clean.cp {hdbinseg} | R Documentation |
Removing change-points in the mean
Description
(Over-)estimate and remove change-points in the mean for scale estimation and bootstrapping
Usage
clean.cp(z, type = c("dcbs", "sbs"), phi = 0.5, trim = NULL, height = NULL)
Arguments
z |
input data matrix, with each row representing the component time series |
type |
if |
phi , trim , height |
see |
Value
a list containing
x |
|
z |
|
[Package hdbinseg version 1.0.2 Index]