All functions

check_and_install_cmdstanr()

Check (and optionally install) cmdstanr and CmdStan

clear_stan_model_cache()

Clear the Stan model cache

compress_brmsfit()

Compress the posterior of a brms fit

compress_fit()

Compress the posterior of a cmdstanr fit

compress_posterior()

Compress a posterior draws matrix

compress_sccomp()

Compress the posterior of an sccomp fit

compression_methods()

List of all supported compression methods

density_posterior()

Evaluate the density of a compressed posterior

evaluate_compression() print(<compression_fidelity>)

Evaluate the fidelity of a compressed posterior

get_n_draws_from_fit()

Default number of regenerated draws inferred from a fit's stanfit shell.

has_cmdstan()

Has CmdStan been installed?

poco_stan_models_cache_dir

Default cache directory for compiled Stan models

print(<posterior_compressed>)

Print method for compressed posteriors

reconstruct_brmsfit()

Reconstruct a brms fit object from a compressed posterior

reconstruct_sccomp()

Reconstruct an sccomp object from a compressed posterior

sample_posterior()

Sample from a compressed posterior

summary(<posterior_compressed>)

Summary method for compressed posteriors