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 numeric with the log likelihood.
A vector of the alphas to be used
The data to be used for calculation
The function linking the mean to the covariates, as a string with the alphas as a[i].