50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

bmstdr (version 0.8.2)

calculate_dic: Calculate DIC function. Has two arguments: (1) log full likelihood at thetahat and (2) vector of log-likelihood at the theta samples Calculate the DIC criteria values

Description

Calculate DIC function. Has two arguments: (1) log full likelihood at thetahat and (2) vector of log-likelihood at the theta samples Calculate the DIC criteria values

Usage

calculate_dic(loglikatthetahat, logliks)

Value

a list containing four values pdic, pdicalt, dic and dicalt

Arguments

loglikatthetahat

Log of the likelihood function at theta hat (Bayes). It is a scalar value.

logliks

A vector of log likelihood values at the theta samples