alias_names             Get all existing alias names from a posterior
                        database
as.data.frame.pdb_posterior
                        Coerce a [pdb_posterior] to a Data Frame
as.reference_posterior_draws.stanfit
                        Reference Posterior draws and summary
                        statistics
assert_checked_reference_posterior_draws
                        Assert that all checks of the reference
                        posterior draws are true
bibliography            Get the bibliography of a posterior database
check_pdb               Check the content a posterior database
check_pdb_posterior     Test a posterior
check_reference_posterior_draws
                        Check that reference posterior draws follows
                        the reference posterior draws definition.
check_summary_statistics_draws
                        Check that reference posterior draws follows
                        the reference posterior summary definition.
compute_reference_posterior_draws
                        Compute a Reference Posteriors for a reference
                        posterior info object
compute_reference_posterior_draws_stan_sampling
                        Compute a Reference Posteriors using Rstan
compute_reference_posterior_summary_statistic
                        Compute Summary statistics from a reference
                        posterior
data_file_path          Extract data for posterior
data_info               Access data and model information
data_names              Get all existing data names from a posterior
                        database
filter_posteriors       Filter Posteriors in Database
framework               Identify the framework for a given [model_code]
get_data                Posterior Data Sets
github_pat              Retrieve Github personal access token.
handle_aliases          Return the name that the alias points to
info                    Extract information from a pdb object
info<-                  Set information to a pdb object
model_code              Extract and construct model code objects
model_names             Get all existing model names from a posterior
                        database
pdb<-                   Set pdb slot
pdb_aliases             Extract aliases list from posterior database
pdb_assert_file_exist   Assert that a file exists
pdb_cache_path          Returns a writable cache path for a pdb and a
                        path It will create the directory if it does
                        not exist.
pdb_cache_rm            Remove object from cache
pdb_cached_local_file_path
                        Read json file from 'path'
pdb_compare_stan_models
                        Compare two stan models for the same data
pdb_file_copy           Copy a file from a pdb to a local path
pdb_local               Create a Posterior Database (pdb) connection
pdb_stan_sampling_versions
                        Extract relevant stan versions
pdb_version             Get version of the 'pdb'
posterior               Access a posterior in the posterior database
posterior_dimension_names
                        Construct dimension names from a posterior
                        dimension list
posterior_names         Get all existing posterior names from a
                        posterior database or posterior objects.
posteriors_tbl_df       Create Posterior Database tibbles
read_json_from_pdb      Read JSON objects from the posterior database
reference_posterior_draws_file_path
                        Extract data for posterior
reference_posterior_info
                        Reference posterior information
reference_posterior_names
                        Get all existing reference posterior names from
                        a posterior database
reference_posterior_summary_statistic
                        Reference posterior summary statistics
remove_pdb              Remove objects from local pdb
rename_pdb              Rename a pdb object
run_stan                Run Stan on a posterior
subset.pdb_reference_posterior_draws
                        Subset a [pdb_reference_posterior_draws] object
summary_statistic_type
                        Extract the type of summary statistic
thin_draws.pdb_reference_posterior_draws
                        Thin draws to reduce their size and
                        autocorrelation of the chains.
write_pdb               Write objects to pdb
