View source: R/outputHelpers.R
apply_thinning | R Documentation |
Apply Thinning
apply_thinning(results, thinning_factor)
results |
A list of MCMC chain results. |
thinning_factor |
The factor by which to thin the results (positive integer). The default thinning factor is 1, which implies no thinning. |
A list of results with thinning applied.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.