Description Usage Arguments Author(s) References See Also Examples
Given the output of the lmeNBBayes
, this function estimate the posterior density of the random effect at grids.
1 |
weightH1 |
A B by M matrix, containing the probability components of the infinite mixture of beta distribution.
The output of |
aGs |
A B by M matrix, containing the shape1 parameters of the infinite mixture of beta distribution.
The output of |
rGs |
A B by M matrix, containing the shape2 parameters of the infinite mixture of beta distribution.
The output of |
alphas |
The grids of points at which the density is evaluated. Must be the points within 0 and 1. |
dens |
If TRUE, the density estimate of the random effect is return, if FALSE then the quantiles of the random effects are estimated. |
Kondo, Y.
Kondo, Y., Zhao, Y. and Petkau, A.J., "A flexible mixed effect negative binomial regression model for detecting unusual increases in MRI lesion counts in individual multiple sclerosis patients".
1 | ## See the examples of function nbinDP
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.