mala_proposal: Proposal mechanism of the MALA step.

View source: R/multinomialLogitMix.R

mala_proposalR Documentation

Proposal mechanism of the MALA step.

Description

Only the mala_proposal_cpp function is used in the package - which is written as an RCPP function.

Usage

mala_proposal(y, X, b, z, tau, A = FALSE, pr, nu2)

Arguments

y

count data

X

design matrix

b

coefficients (array

z

allocation vector

tau

prior variance

A

A

pr

mixing proportions

nu2

parameter nu2

Value

theta

theta values

b

coeeficients

acceptance

log-likelihood.

gradient

log-likelihood.

Author(s)

Panagiotis Papastamoulis


multinomialLogitMix documentation built on July 26, 2023, 6:07 p.m.