getBootstrapLocusSets.PairedPSCBS | R Documentation |
Generates original and bootstrapped segment-specific index sets, which can be used to calculate various bootstrap summaries, e.g. segment mean levels.
## S3 method for class 'PairedPSCBS'
getBootstrapLocusSets(fit, B=1000L, by=c("betaTN", "betaT"), seed=NULL, verbose=FALSE,
.validate=FALSE, ...)
B |
A non-negative |
by |
Should |
seed |
An (optional) |
verbose |
See |
.validate |
If |
... |
Not used. |
Returns a list
.
Henrik Bengtsson
This is used internally by various bootstrap methods.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.