mfsurv.stats: mfsurv.stats

Description Usage Arguments Value

View source: R/deprecated.R

Description

A function to calculate the deviance information criterion (DIC) for fitted model objects of class mfsurv for which a log-likelihood can be obtained, according to the formula DIC = -2 * (L - P), where L is the log likelihood of the data given the posterior means of the parameter and P is the estimate of the effective number of parameters in the model.

Usage

1
mfsurv.stats(object)

Arguments

object

an object of class mfsurv, the output of mfsurv().

Value

list.


Nicolas-Schmidt/BayesMFSurv documentation built on Sept. 12, 2020, 12:59 a.m.