cd_fullcond | R Documentation |
c and d joint full conditional distribution
cd_fullcond(y, X, p_beta, p_c, p_d, p_df, inv_link_f, a_c, b_c, a_d, b_d, log = TRUE, method = "ARMS")
y |
Bernoulli observed values |
X |
Covariate matrix |
p_beta |
Regression coefficients |
p_c |
c parameter |
p_d |
d parameter |
p_df |
Degrees of freedom |
inv_link_f |
Inverse link function |
a_c |
Shape1 for c prior |
b_c |
Shape2 for c prior |
a_d |
Shape1 for d prior |
b_d |
Shape2 for d 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.