.beta_MH_NR {BayesFBHborrow} | R Documentation |
Newton Raphson MH move
Description
Sample beta from RW sampler
Usage
.beta_MH_NR(df, beta, bp, cprop_beta, beta_count)
Arguments
df |
Data frame with indicators |
beta |
vector of parameters |
bp |
number of covariates |
cprop_beta |
proposal scalar |
beta_count |
count number of accepts |
Value
updated beta
[Package BayesFBHborrow version 2.0.1 Index]