| df_fullcond | R Documentation | 
Degree of freedom full conditional distribution
df_fullcond(y, X, p_beta, p_c, p_d, p_df, p_lambda, inv_link_f, log = TRUE, method = "ARMS", const)
y | 
 Bernoulli observed values  | 
X | 
 Covariate matrix  | 
p_beta | 
 Regression coefficients  | 
p_c | 
 c parameter  | 
p_d | 
 d parameter  | 
p_df | 
 Degrees of freedom  | 
p_lambda | 
 Lambda hyperparameter for p_df  | 
inv_link_f | 
 Inverse link function  | 
log | 
 For log-scale values  | 
method | 
 "ARMS" or "metropolis"  | 
const | 
 For numerical problems  | 
Likelihood value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.