multinma (version 0.1.3)

nma_dic-class: The nma_dic class

Description

The nma_dic class contains details of the Deviance Information Criterion (DIC), produced using the dic() function.

Arguments

Details

Objects of class nma_dic have the following components:

dic

The DIC value

pd

The effective number of parameters

resdev

The total residual deviance

pointwise

A list of data frames containing the pointwise contributions for the IPD and AgD.

resdev_array

A 3D MCMC array [Iterations, Chains, Parameters] of posterior residual deviance samples.

See Also

dic(), print.nma_dic(), plot.nma_dic().