Module 10: SEM & Redundancy Analysis
Topic: Structural equation modeling (SEM), piecewise SEM, redundancy analysis (RDA), constrained ordination.
Learning Objectives
- Specify and fit structural equation models with
lavaan - Use
piecewiseSEMfor ecological path models - Perform RDA with
veganas a constrained PCA - Interpret ordination biplots
Slides
R Code
Data
Key Packages
library(lavaan)
library(piecewiseSEM)
library(semPlot)
library(vegan)Final Assignment
Final Assignment due at end of finals week — submit on Canvas. See Assignments for details.