Related Experiment Video
Updated: Jun 19, 2026

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
Published on: July 3, 2020
Technical note: an R package for fitting generalized linear mixed models in animal breeding
A I Vazquez1, D M Bates, G J M Rosa
1Department of Dairy Science, University of Wisconsin, Madison 53706, USA. anainesvs@gmail.com
Abstract:
Mixed models have been used extensively in quantitative genetics to study continuous and discrete traits. A standard quantitative genetic model proposes that the effects of levels of some random factor (e.g., sire) are correlated accordingly with their relationships. For this reason, routines for mixed models available in standard packages cannot be used for genetic analysis. The pedigreemm package of R was developed as an extension of the lme4 package, and allows mixed models with correlated random effects to be fitted for Gaussian, binary, and count responses. Following the method of Harville and Callanan (1989), a correlation between levels of the grouping factor (e.g., sire) is induced by post-multiplying the incidence matrix of the levels of this random factor by the Cholesky factor of the corresponding (co)variance matrix (e.g., the numerator relationship matrix between sires). Estimation methods available in pedigreemm include approximations to maximum likelihood and REML. This note describes the classes of models that can be fitted using pedigreemm and presents examples that illustrate its use.
More Related Videos
Related Concept Videos
Mechanistic Models: Compartment Models in Individual and Population Analysis
Introduction To Survival Analysis
The primary goal of survival analysis is to estimate survival time—the time until a...
Pedigree Analysis
Pedigree Analysis
Statistical Methods for Analyzing Epidemiological Data
Parametric Survival Analysis: Weibull and Exponential Methods
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...

