bootstrapTCNandDHByRegion.PairedPSCBS | R Documentation |
Estimate confidence intervals of TCN and DH segment levels using bootstrap.
## 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)
B |
A positive |
boot |
Alternatively, to generating |
... |
Additional arguments passed to |
probs |
The default quantiles to be estimated. |
statsFcn |
A (optional) |
what |
A |
force |
If |
verbose |
See |
.debug |
(internal) If |
Returns a PairedPSCBS
object.
Henrik Bengtsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.