-
Just a heads up that I would like to change the semantics and calling sequence of the `updatemu!` methods. Alternatively I could split the updating part of
``` julia
updatemu!{T
-
@andreasnoack I see that you added the code to use both `μ` and `η` in the `glmvar` method for the Binomial distribution. I can agree that it is a good idea to stabilize the calculation of `μ * (1 -…
-
Hi,
This is a brilliant package.
To make this literally perfect, I am trying to plot a publishable-quality figure for a paper, and need the data points (equivalent to the `geom_points()` function in…
-
~~We still have plenty of open slots for one-hour workshops this summer (denoted by "____"). Choose a date that fits your schedule. We don't mind moving Q&A sessions around to be accommodating.~~
**W…
-
As suggested in the lme4 mailing list, I am trying out glmmTMB for modeling a Poisson model with overdispersion. I am quite unsure of how to actually do that, as far as I know, in glmmADMB this is don…
-
I use sjPlot to make coefficent and marginal effect plots for model comparisons in my robustness analyses. So I apply it to get coefficients (not plots) to various models, including lme4, nlme, lm, gl…
-
#### Summary:
A short summary (no more than a sentence or two).
I am fitting a generalized linear mixed model with a negbinom distribution and am having trouble with the offset
#### Description:
A f…
-
I am analysing a dataset 'qaaf' (attached) using logistic regression analysis.
The dataset includes:
1. speaker: participants in my study
2. item: words as used by my participants
3. realisation: the…
-
I recently switched to using the development version of lme4 (1.1-8) and have run into problems with models fit using `glmer.nb` (which I know is experimental).
I'm using an example from the `glmmadm…
-
For binary data, is lmer minimizing the sum of square of error between y_i and m(\gamma_i) where m is the sigmoid link function and \gamma_i is a linear function of the input data OR is it maximizing …
ghost updated
9 years ago