| beta_fullcond | R Documentation | 
Beta full conditional distribution
beta_fullcond(y, X, p_beta, p_beta_element, element, p_c, p_d, p_df, inv_link_f, sigma_beta = 100, log = TRUE, method = "ARMS")
y | 
 Bernoulli observed values  | 
X | 
 Covariate matrix  | 
p_beta | 
 Regression coefficients  | 
p_beta_element | 
 Specific coefficient element  | 
element | 
 Element you are sampling  | 
p_c | 
 c parameter  | 
p_d | 
 d parameter  | 
p_df | 
 Degrees of freedom  | 
inv_link_f | 
 Inverse link function  | 
sigma_beta | 
 Variance of beta[element] prior  | 
log | 
 For log-scale values  | 
method | 
 "ARMS" or "metropolis"  | 
Likelihood value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.