View source: R/outputHelpers.R
apply_burn_in | R Documentation |
Apply Burn-In
apply_burn_in(results, burn_in)
results |
A list of MCMC chain results. |
burn_in |
The fraction roportion of results to discard as burn-in (0 to 1). The default is no burn-in, burn_in=0. |
A list of results with burn-in applied.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.