calculate_DIC: DIC

Description Usage Arguments Value

View source: R/post_analyses.R

Description

Calculates DIC from a given MCMC chain. Optionally can look at subset by location.

Usage

1
calculate_DIC(chain, location = NULL)

Arguments

chain

the MCMC chain with a lnlike column and all columns (number of columns will be used

location

optionally, subset the chain by a given location

Value

a single DIC value


jameshay218/zikaProj documentation built on Jan. 9, 2020, 7:26 p.m.