View source: R/multinomialLogitMix.R
mala_proposal | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.