
Run (or reuse) the chain behind an MCMC posterior's sample() method
Source: R/nle_posterior.R
mcmc_draws.RdThe body sample.nsbi_mcmc_posterior() runs regardless of whether the
underlying fit is an nle() or nre(). Which sampler runs is read off the
posterior object, so nothing here needs to know which kind of fit produced
it.