| DMN-class {DirichletMultinomial} | R Documentation |
"DMN"Result from fitting a Dirichlet-Multinomial model.
Objects can be created by calls to dmn..
The contents of a slot is usually retrieved via the methods described
on the mixture help page.
NLE, LogDet, Laplace, AIC, and BIC criteria assessing goodness-of-fit.
matrix of dimension samples x k,
providing the Dirichlet parameter vectors.
numeric() of length k, with relative
weight of each component.
matrix() of dimension taxa x k with
95% lower bounds on Dirichlet component vector estimates.
matrix() of dimension taxa x k with
Dirichlet component vector estimates.
matrix() of dimension taxa x k with
95% upper bounds on Dirichlet component vector estimates.
See the mixture help page.
Martin Morgan mailto:mtmorgan@fhcrc.org
data(fit) fit[[4]]