Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Introduction to R01:11

Introduction to R

418
R is a powerful software environment for statistical computing and graphics. Originating as an implementation of the S language, developed at Bell Laboratories, R has evolved into a robust, open-source statistical software favored by statisticians and data scientists worldwide. Its comprehensive suite includes data manipulation, calculation, and graphical display capabilities, making it versatile for data analysis and visualization. Its programming language is at the core of R's...
418
Response Surface Methodology01:16

Response Surface Methodology

180
Response Surface Methodology (RSM) is a collection of statistical and mathematical techniques used to develop, improve, and optimize processes. It is particularly valuable when many input variables or factors potentially influence a response variable.
The process of RSM involves several key steps:
180
Econometric Views (EViews)01:29

Econometric Views (EViews)

172
Econometric Views, often stylized as EViews, is a package that merges statistical analysis with econometric studies. It is designed to provide tools for time series analysis, forecasting, and econometric model simulation. The software originated from MicroTSP software and has evolved significantly since its inception in 1981. The history of EViews is marked by a continuous effort to enhance its computational speed and user interface. It was initially developed for large computing systems but...
172
Statistical Package for the Social Sciences (SPSS)01:22

Statistical Package for the Social Sciences (SPSS)

394
The Statistical Package for the Social Sciences, or SPSS, is a data management and analysis software suite. Developed by SPSS Inc. in 1968 and acquired by IBM in 2009, this tool was initially designed for social science data analysis, evolving to serve a wider range of disciplines. It was later renamed to Statistical Product and Service Solutions.
SPSS streamlines the process from data preparation to analysis and reporting. It is characterized by its user-friendly interface, which conceals...
394
Interpreting R Charts01:22

Interpreting R Charts

86
R chart, or range chart, is a fundamental tool in statistical process control used to monitor the variability within a process. It complements the X-bar (x̄) chart by focusing on the range of the data, rather than individual values, providing a clear picture of the process dispersion over time.
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...
86
Friedman Two-way Analysis of Variance by Ranks01:21

Friedman Two-way Analysis of Variance by Ranks

242
Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
242

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Sex-Specific Responses in the Early Stages of Diet-Induced Cardiovascular-Kidney-Metabolic Syndrome.

American journal of physiology. Heart and circulatory physiology·2026
Same author

Mental health, personality, and cross-addictions as predictors of social media addiction: a machine learning longitudinal study.

Addictive behaviors reports·2026
Same author

An item response theory examination of the functionality appreciation scale.

Body image·2026
Same author

The Response of Leaf Tissues of the C<sub>4</sub> Euhalophyte Suaeda altissima (L.) Pall. To Salinity Stress.

Physiologia plantarum·2026
Same author

Network Influence vs. Credibility in YouTube Sleep-Health Communication.

Public health challenges·2026
Same author

Digital engagement profiles and binge eating symptoms in adolescents: A person-centred, longitudinal analysis.

Comprehensive psychiatry·2026

Related Experiment Video

Updated: Jul 21, 2025

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
04:35

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Published on: July 3, 2020

3.4K

Exploratory structural equation modeling: a streamlined step by step approach using the R Project software.

Maria Prokofieva1, Daniel Zarate2, Alex Parker1

  • 1Institute for Health and Sport, Victoria University, Melbourne, Australia.

BMC Psychiatry
|July 28, 2023
PubMed
Summary

Exploratory Structural Equation Modeling (ESEM) offers a more flexible approach than Confirmatory Factor Analysis (CFA) for understanding complex psychological scales. This tutorial simplifies ESEM implementation using R, enhancing its application in research.

Keywords:
ESEMExploratory Structural Equation ModelingLongitudinal Study of Australian ChildrenMplusR softwareSyntax

More Related Videos

Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills
06:52

Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills

Published on: September 17, 2019

6.4K
Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits
08:27

Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits

Published on: September 27, 2019

6.9K

Related Experiment Videos

Last Updated: Jul 21, 2025

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
04:35

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Published on: July 3, 2020

3.4K
Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills
06:52

Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills

Published on: September 17, 2019

6.4K
Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits
08:27

Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits

Published on: September 27, 2019

6.9K

Area of Science:

  • Psychometrics
  • Structural Equation Modeling
  • Statistical Psychology

Background:

  • Confirmatory Factor Analysis (CFA) has limitations in assessing multifactorial scales due to its assumption of unique item loadings.
  • Exploratory Structural Equation Modeling (ESEM) integrates Exploratory Factor Analysis (EFA) and CFA, permitting cross-loadings for more realistic model assessment.
  • ESEM adoption is hindered by software limitations and coding complexity.

Purpose of the Study:

  • To present a streamlined, step-by-step tutorial for implementing Exploratory Structural Equation Modeling (ESEM).
  • To provide both R and Mplus syntax for ESEM analysis, addressing software and coding barriers.
  • To demonstrate ESEM by analyzing the factor structure of the Strengths and Difficulties Questionnaire (SDQ) using real-world data.

Main Methods:

  • Utilized the open-source statistical software R for a tutorial on ESEM.
  • Provided comparative syntax for both R and Mplus software packages.
  • Applied ESEM to analyze the Strengths and Difficulties Questionnaire (SDQ) factor structure using data from the Longitudinal Study of Australian Children (LSAC).

Main Results:

  • The tutorial successfully demonstrates a simplified sequence for ESEM analysis.
  • Open-source R facilitates accessible implementation of ESEM procedures.
  • Analysis of the SDQ using ESEM provides insights into its complex factor structure.

Conclusions:

  • ESEM offers a more nuanced understanding of multidimensional scale structures compared to traditional CFA.
  • This tutorial enhances the accessibility and application of ESEM in psychological research.
  • Optimized ESEM application can improve the epidemiological and clinical assessment of psychiatric conditions.