Description Usage Arguments Value
View source: R/zGPS_bootstrap.R
Perform bootstrap to evaluate accuracy of zGPS analysis.
1 | zGPS_bootstrap(zGPS_result, n_perm = 20, n_cores = round(detectCores()/2))
|
zGPS_result |
the zgps model result |
n_perm |
a positive integer that decide the number of bootstrap samples to determine the p value for observed RRs. |
n_cores |
number of cores |
An object of S3 class zGPS. It contain the bootstrap results and the calculated q values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.