ergodic_mean: Ergodic Mean

Description Usage Arguments Value Examples

View source: R/math_utils.R

Description

Calculates the Ergodic Mean for an MCMC_Chain Matrix producede as output from bpwpm_chain. It is used by the plot_ergodic_mean function, but left available for the user.

Usage

1
ergodic_mean(mcmc_chain)

Arguments

mcmc_chain

Value

The Ergodic Mean Matrix

Examples

1
MA_betas <- (betas)

PaoloLuciano/BPWPM documentation built on May 21, 2019, 1:20 p.m.