criteria {NegBinBetaBinreg} | R Documentation |
criteria for comparison the Bayesian Negative Binomial regression models with mean and shape (or variance) regression structures, and Beta Binomial regression with mean and dispersion regression structures.
Description
Performs the comparison criterias for the Bayesian Negative Binomial regression models with mean and shape (or variance) regression structures, and Beta Binomial regression with mean and dispersion regression structures.
Usage
criteria(objeto)
Arguments
objeto |
object of class NegBinBetaBinreg |
Details
This function calculate the information criteria for a Bayesian Negative Binomial regression with mean and shape modeling and mean and variance modeling and Beta Binomial regression with mean and dispersion modeling.
Value
AIC |
the AiC criteria |
BIC |
the BIC criteria |
Author(s)
Edilberto Cepeda-Cuervo ecepedac@unal.edu.co, Maria Victoria Cifuentes-Amado mvcifuentesa@unal.edu.co, Margarita Marin mmarinj@unal.edu.co
[Package NegBinBetaBinreg version 1.0 Index]