logistic.loglik.alpha | R Documentation |
Log likelihood function for logistic regression for alpha calculation This function is just the bare likelihood function
logistic.loglik.alpha(a, data, mu_func)
a |
A vector of the alphas to be used |
data |
The data to be used for calculation |
mu_func |
The function linking the mean to the covariates, as a string with the alphas as ai. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.