R/DIC.R

DIC <- function(object, ...)
{
  UseMethod("DIC")
}
datacamp/R2BayesX documentation built on May 14, 2019, 7:10 p.m.