calculate_BIC: BIC calculation

Description Usage Arguments Value

View source: R/post_analyses.R

Description

Given an MCMC chain melted by location and subset location, calculates the BIC for the given chain

Usage

1
calculate_BIC(chain, location, parTab, allDat, incDat)

Arguments

chain

the MCMC chain to be tested

location

the subset location to take. Note that 'local' must be a column to subset rows by.

parTab

the parameter table used for this chain

allDat

the microcephaly data

incDat

the incidence data

Value

a single BIC value


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