thinner {rplum} | R Documentation |
Randomly thin iterations by a given proportion, for example if autocorrelation is visible within the MCMC series.
thinner(proportion = 0.1, set = get("info"))
proportion |
Proportion of iterations to remove. Should be between 0 and 1. Default |
set |
Detailed information of the current run, stored within this session's memory as variable |
From all iterations, a proportion is removed with to-be-removed iterations sampled randomly among all iterations.
NA
Maarten Blaauw, J. Andres Christen
Blaauw, M. and Christen, J.A., Flexible paleoclimate age-depth models using an autoregressive gamma process. Bayesian Anal. 6 (2011), no. 3, 457–474. https://projecteuclid.org/euclid.ba/1339616472
http://www.qub.ac.uk/chrono/blaauw/manualBacon_2.3.pdf