effective_sample_size | R Documentation |
Estimate Effective Sample Size from Bayesian calibration outputs
effective_sample_size(
bayes_calib_output_list,
.results = "Results",
.post_prob_ = "Posterior_prob"
)
bayes_calib_output_list |
List of outputs from the Bayesian calibration |
.results |
Name of calibration PSA draws table in the list |
.post_prob_ |
Name of column where posterior probability are found |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.