calculate_plist_reduction: Calculate Potential Scale Reduction Factor (PSRF) or other...

View source: R/diagnostics.R

calculate_plist_reductionR Documentation

Calculate Potential Scale Reduction Factor (PSRF) or other per-parameter-scalar summary.

Description

Works on an entire set of parameters with specific list structure

Usage

calculate_plist_reduction(x, f = split_rhat_rfun,
  drop = c("stepsize__", "treedepth__", "n_leapfrog__", "divergent__",
  "iteration"))

Arguments

set

the chains to operate on.

Value

list of PSRF arrays (one per parameter)


sakrejda/stannis documentation built on June 25, 2022, 3:19 a.m.