.beta.MH.RW.glm {BayesFBHborrow}R Documentation

Beta MH RW sampler from freq PEM fit

Description

Sample beta from RW sampler

Usage

.beta.MH.RW.glm(df, beta, beta_count, cprop_beta)

Arguments

df

Data frame with indicators

beta

vector of parameters

beta_count

count number of accepted proposals

cprop_beta

proposal scalar

Value

beta, either old or new move


[Package BayesFBHborrow version 1.0.1 Index]