View source: R/data_io_functions.R
do_bayesian_summary | R Documentation |
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)
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 |
do_bayesian_inference()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.