R/reconstruct.R
get_n_draws_from_fit.RdUsed as the default for n_draws in reconstruct_brmsfit() and
reconstruct_sccomp() so callers don't have to supply a magic number.
Falls back to 4000 when no MCMC metadata is present.
get_n_draws_from_fit(fit_structure)An integer number of post-warmup draws across all chains.