Related Experiment Video
Updated: Feb 5, 2026

12:00
A Practical Guide to Phylogenetics for Nonexperts
Published on: February 5, 2014
36.1K
R$^{2}$s for Correlated Data: Phylogenetic Models, LMMs, and GLMMs
1Department of Integrative Biology, UW-Madison, Madison, WI 53706, USA.
Systematic Biology
|September 22, 2018
Summary
This study introduces three new R-squared metrics for models with correlated data, like phylogenetic and mixed models. R-squared prediction (R2pred) best quantifies variance explained by a model, offering a clear measure for researchers.
Area of Science:
- Ecology and Evolutionary Biology
- Statistical Modeling
- Quantitative Biology
Background:
- Reporting R-squared is crucial for quantifying model-explained variance.
- Standard R-squared definitions are problematic for models with correlated data (e.g., phylogenetic, mixed models) due to covariances.
- Existing methods struggle to define variance explained by predictors or covariances (e.g., phylogeny).
Purpose of the Study:
- To investigate and compare three novel R-squared metrics for correlated data models.
- To address conceptual challenges in defining R-squared for phylogenetic and mixed models.
- To enable comparison of contributions from predictor variables and variance components (phylogeny, random effects).
Main Methods:
- Developed and evaluated three R-squared metrics: R2resid, R2pred, and R2lik.
- R2resid weights residuals by model-estimated variances/covariances.
- R2pred uses model predictions to compute variance between observed and predicted values.
- R2lik is based on model likelihood, reflecting information content.
- Assessed metrics using simulations for phylogenetic generalized least squares and logistic regression, and for linear/generalized linear mixed models.
Main Results:
- R2resid, R2pred, and R2lik demonstrated similar performance in describing variance explained by model components.
- R2pred most directly answers how much variance is explained by the overall model.
- R2resid is suitable for comparing models across different datasets due to sample size independence.
- R2lik is best for assessing the importance of components within a single model and dataset, aligning with significance tests.
Conclusions:
- The three proposed R-squared metrics effectively quantify variance explained in models with correlated data.
- R2pred offers the most intuitive measure of overall model fit.
- R2resid and R2lik provide complementary insights for model comparison and component importance assessment, respectively.
Related Concept Videos
Correlation of Experimental Data
489
Dimensional analysis simplifies complex physical problems and guides experimental investigations, but it does not provide complete solutions. It identifies the dimensionless groups that influence a phenomenon, but experimental data is needed to establish the specific relationships and validate theoretical predictions.
For example, a spherical particle moving through a viscous fluid experiences drag. Dimensional analysis shows that the drag force depends on the particle's diameter, velocity,...
For example, a spherical particle moving through a viscous fluid experiences drag. Dimensional analysis shows that the drag force depends on the particle's diameter, velocity,...
489
Correlations
36.1K
Correlation means that there is a relationship between two or more variables (such as ice cream consumption and crime), but this relationship does not necessarily imply cause and effect. When two variables are correlated, it simply means that as one variable changes, so does the other. We can measure correlation by calculating a statistic known as a correlation coefficient. A correlation coefficient is a number from -1 to +1 that indicates the strength and direction of the relationship between...
36.1K
Phylogenetic Trees
49.7K
Phylogenetic trees come in many forms. It matters in which sequence the organisms are arranged from the bottom to the top of the tree, but the branches can rotate at their nodes without altering the information. The lines connecting individual nodes can be straight, angled, or even curved.
49.7K
Punnett Squares
125.6K
Overview
125.6K
Correlation and Causation
42.8K
Statistical tests can calculate whether there is a relationship, or correlation, between independent and dependent variables. An indirect relationship of the variables signifies a correlation, while a direct relationship shows causation. If it is determined that no connection exists between the variables, then the correlation is a coincidence.
Correlation versus Causation
If the dependent variable increases or decreases when the independent variable increases, there is a positive or negative...
Correlation versus Causation
If the dependent variable increases or decreases when the independent variable increases, there is a positive or negative...
42.8K
Root Mean Square
3.8K
If in an experiment, data values have a probability of being both positive and negative, neither the arithmetic mean, the geometric mean, nor the harmonic mean can be used to calculate the central tendency of the data set. In particular, if the positive and negative values are equally likely, the arithmetic mean is close to zero.
For example, consider the velocity of gas molecules in a container. The gas molecules are moving in different directions, which might impart positive and negative...
For example, consider the velocity of gas molecules in a container. The gas molecules are moving in different directions, which might impart positive and negative...
3.8K

