find_lfun_glmm {glmmsr} | R Documentation |
Find the log-likelihood function
find_lfun_glmm(modfr, method, control = NULL, lme4_control = set_lme4_control())
modfr |
a model frame, the output of |
method |
the method used to approximate the likelihood. The options
are |
control |
a list of extra parameters controlling the approximation to the likelihood. See 'Details' for more information. |
lme4_control |
the result of a call to |