## S3 method for class 'PairedPSCBS':
bootstrapTCNandDHByRegion(fit, B=1000L, boot=NULL, ..., probs=c(0.025, 0.05, 0.95,
0.975), statsFcn=NULL, what=c("segment", "changepoint"), force=FALSE, verbose=FALSE,
.debug=FALSE)
integer
specifying the number of bootstrap samples.B
bootstrap samples,
this specifies a pre-generated set of bootstrap samples as
returned by bootstrapSegmentsAndChangepoints()
.bootstrapSegmentsAndChangepoints()
.TRUE
, already existing estimates are ignored,
otherwise not.Verbose
.TRUE
, additional sanity checks are
performed internally.PairedPSCBS
object.