mala_proposal {multinomialLogitMix} | R Documentation |
Only the mala_proposal_cpp function is used in the package - which is written as an RCPP function.
mala_proposal(y, X, b, z, tau, A = FALSE, pr, nu2)
y |
count data |
X |
design matrix |
b |
coefficients (array |
z |
allocation vector |
tau |
prior variance |
A |
A |
pr |
mixing proportions |
nu2 |
parameter nu2 |
theta |
theta values |
b |
coeeficients |
acceptance |
log-likelihood. |
gradient |
log-likelihood. |
Panagiotis Papastamoulis