Description Usage Arguments Value
View source: R/simulate_wrappers.R
TBD
1 2 3 4 5 6 7 8 |
df.stats |
a nested data.frames of a single high-throughput data type |
structure |
either 'single.factor' or 'n.factor' (currently only for n = 2) |
type |
one of 'bootstrap', 'gaussian', or 'nbinom' |
n |
the number of simulations to run OR NA if replication carried out elsewhere (e.g. within the batchtools framework) |
s.var |
the stratification variable as a character string OR NULL for pooled analysis |
parallel |
a character string specifying parallelization strategy, e.g. 'multicore' if forked processes are supported or 'multiprocess' for any system |
a list of data frames, each with additional list-columns of simulated values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.