auto_thin.emc | R Documentation |
Uses the effective sample size of selection
to determine how much to optimally thin an emc object
## S3 method for class 'emc'
auto_thin(emc, stage = "sample", selection = c("alpha", "mu"), ...)
auto_thin(emc, stage = "sample", selection = c("alpha", "mu"), ...)
emc |
an emc object. |
stage |
A character string. Indicates from which sampling stage(s) to take the samples from (i.e. |
selection |
Which parameter types (i.e. 'alpha' or 'mu' to consider when determining the effective sample size) |
... |
additional optional arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.