WAIC: Compute WAIC

View source: R/utils.R

WAICR Documentation

Compute WAIC

Description

Compute the Widely Applicable Information Criterion (WAIC), also known as the Widely Available Information Criterion or the Watanable-Akaike, of Watanabe (2010).

Usage

WAIC(llk_matrix)

Arguments

llk_matrix

a N x S matrix, where N is the number of individuals and S is the number of posterior samples

Value

a named list


ddtlcm documentation built on May 29, 2024, 5:41 a.m.