Skip to contents

`dic.mult` computes DIC for a Multivariate Gaussian likelihood

Usage

dic.mult(inf, y)

Arguments

inf

a list with nsim elements. Each element of the list is a result of applying extract_lp_sigma.

y

is a matrix in N x D with the response variable.

Value

e.dev, dev.e, p.eff, dic

Author

Joaquín Martínez-Minaya <jmarminaya@gmail.com>