Related Experiment Video
Updated: Sep 15, 2025

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
Published on: July 3, 2020
A tutorial for understanding SEM using R: Where do all the numbers come from?
1Department of Data Analysis, Ghent University, Ghent, Belgium.
Abstract:
Structural equation modeling (SEM) is often seen as a complex and difficult method, especially for those who want to understand how the numbers in SEM software output are actually computed. Although many open-source SEM tools are now available-especially in the R programming environment-looking into their source code to understand the underlying calculations can still be overwhelming. This tutorial aims to provide a clear and accessible introduction to the basic computations behind standard SEM analyses. Using two well-known example datasets, we show how to manually reproduce key results such as parameter estimates, standard errors, and fit measures using simple R scripts. The focus is on clarity and understanding rather than speed or efficiency. We hope that by following this tutorial, readers will gain a better grasp of how SEM works "under the hood," and be able to apply similar ideas in their own research.
Related Concept Videos
Scanning Electron Microscopy
Fundamental Principles
Accelerated...
Introduction to R
Response Surface Methodology
The process of RSM involves several key steps:
Preparation of Samples for Electron Microscopy
Interpreting R Charts
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
Introduction To Survival Analysis
The primary goal of survival analysis is to estimate survival time—the time...

