Ben Bolker’s research while affiliated with McMaster University and other places

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (3)


Figure 1: Average reaction time versus days of sleep deprivation by subject. Subjects ordered (from left to right starting on the top row) by increasing slope of subject-specific linear regressions.  
Figure 2: Profile zeta plot: xyplot(prof.obj)  
Figure 3: Profile density plot: densityplot(prof.obj).  
Figure 4: Profile pairs plot: splom(prof.obj).  
Figure 5: Data and predictions from the generating and fitted model.  

+1

Fitting Linear Mixed-Effects Models Using lme4
  • Literature Review
  • Full-text available

June 2014

·

22,172 Reads

·

71,483 Citations

Journal of Statistical Software

·

·

Ben Bolker

·

Steve Walker

Maximum likelihood or restricted maximum likelihood (REML) estimates of the parameters in linear mixed-effects models can be determined using the lmer function in the lme4 package for R. As for most model-fitting functions in R, the model is described in an lmer call by a formula, in this case including both fixed- and random-effects terms. The formula and data together determine a numerical representation of the model from which the profiled deviance or the profiled REML criterion can be evaluated as a function of some of the model parameters. The appropriate criterion is optimized, using one of the constrained optimization functions in R, to provide the parameter estimates. We describe the structure of the model, the steps in evaluating the profiled deviance or REML criterion, and the structure of classes or types that represents such a model. Sufficient detail is included to allow specialization of these structures by users who wish to write functions to fit specialized linear mixed models, such as models incorporating pedigrees or smoothing splines, that are not easily expressible in the formula language used by lmer.

Download


Citations (3)


... The model results at the different test times were analysed using generalised linear mixed-effects regression models ("lme4" package in R, Bates et al., 2014). Models were constructed for null and overt pronouns separately, each time with interpretation (subject or non-subject) as the dependent variable, test time as a fixed factor, and intercepts for simulated participants as a random factor. ...

Reference:

Pronoun Processing and Interpretation by L2 Learners of Italian: Perspectives from Cognitive Modelling
Package "lme4"
  • Citing Article
  • January 2014

... The data from the wet and dry seasons were analysed independently. Linear mixedeffect models were used to analyse the effect of functional group on the response variables using the lme4 package (Bates et al., 2015), together with lmerTest to show significance (Kuznetsova et al., 2017). Temp., VPD, PAR, leaf gs, leaf Tr, soil water content and cocoa yield (mature pods per tree) were considered as the response variable with the functional groups as fixed effect while the shade trees (tree nested to farm) were considered as random effect. ...

Fitting Linear Mixed-Effects Models Using lme4

Journal of Statistical Software