bernoulli_like | R Documentation |
Bernoulli likelihood
bernoulli_like(y, X, p_beta, p_c, p_d, p_df, inv_link_f, log = TRUE)
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 |
log |
For log-scale values |
Likelihood value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.