.beta_MH_MALA {BayesFBHborrow} | R Documentation |
Proposal beta with a Metropolis Adjusted Langevin (MALA)
Description
Proposal beta with a Metropolis Adjusted Langevin (MALA)
Usage
.beta_MH_MALA(df, beta, bp, cprop_beta, beta_count)
Arguments
df |
Data frame with indicators |
beta |
vector of parameters |
bp |
number of covariates |
cprop_beta |
proposal variance standard deviation |
beta_count |
count number of accepts |
Value
updated beta vector
[Package BayesFBHborrow version 2.0.1 Index]