effective_sample_size: Estimate Effective Sample Size from Bayesian calibration...

effective_sample_sizeR Documentation

Estimate Effective Sample Size from Bayesian calibration outputs

Description

Estimate Effective Sample Size from Bayesian calibration outputs

Usage

effective_sample_size(
  bayes_calib_output_list,
  .results = "Results",
  .post_prob_ = "Posterior_prob"
)

Arguments

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


W-Mohammed/calibrater documentation built on Oct. 14, 2023, 1:57 a.m.