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.

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