View source: R/gbi_null_models.R
extend.gbi_MCMC | R Documentation |
Runs additional permutation steps from a gbi_MCMC
run.
extend.gbi_MCMC(x, samples, ...)
x |
A |
samples |
The number of additional samples to draw |
... |
Additional arguments to generate the test statistic |
This function will extend the sampling of a gbi_null
object. All settings, including the thin and statistics being calculated, will be the same as the initial run.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.