bootstrapButte | R Documentation |
the corresponding SCNA evolution.
bootstrapButte(
eventOrdering,
B,
type = c("parametric", "bootstrap"),
pi,
x,
m,
call
)
eventOrdering |
is the list returned by Butte |
B |
is the number of bootstrapping samples |
type |
"bootstrap" for resample the data; or "parametric" to simulate randomized data |
pi |
is the estimate of pi you want to use for bootstrapping |
x |
the data to bootstrap |
m |
the data to bootstrap |
call |
list of original argument settings used in calling Butte |
timing estimates of bootstrapped data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.