do_bayesian_summary: Summarize the best model sampled by do_bayesian_inference

View source: R/data_io_functions.R

do_bayesian_summaryR Documentation

Summarize the best model sampled by do_bayesian_inference

Description

This is one of a set of helper functions for undertaking a typical analysis of radiocarbon dates. For details on the overall framework for these helper function, see set_rc_meas.

Call summarize_bayesian_inference for the best model created by do_bayesian_inference (the previous step in the standard pipeline). Store the result in the save file.

Usage

do_bayesian_summary(data_dir, analysis_name)

Arguments

data_dir

The directory in which to store analysis data.

analysis_name

A unique name for a given analysis in data_dir.

plot_file_name

An optional file name for saving the file

See Also

do_bayesian_inference()


eehh-stanford/baydem documentation built on June 3, 2024, 5:46 p.m.