| WAIC {ddtlcm} | R 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
[Package ddtlcm version 0.2.1 Index]