Other packages > Find by keyword >

tidySEM  

Tidy Structural Equation Modeling
View on CRAN: Click here


Download and install tidySEM package within the R console
Install from CRAN:
install.packages("tidySEM")

Install from Github:
library("remotes")
install_github("cran/tidySEM")

Install by package version:
library("remotes")
install_version("tidySEM", "0.2.10")



Attach the package and use:
library("tidySEM")
Maintained by
Caspar J. van Lissa
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-06-25
Latest Update: 2025-07-30
Description:
A tidy workflow for generating, estimating, reporting, and plotting structural equation models using 'lavaan', 'OpenMx', or 'Mplus'. Throughout this workflow, elements of syntax, results, and graphs are represented as 'tidy' data, making them easy to customize. Includes functionality to estimate latent class analyses.
How to cite:
Caspar J. van Lissa (2020). tidySEM: Tidy Structural Equation Modeling. R package version 0.2.10, https://cran.r-project.org/web/packages/tidySEM. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.1.2 (2020-06-25 18:40), 0.1.3 (2020-10-09 22:50), 0.1.6 (2021-02-19 23:20), 0.1.7 (2021-03-11 11:00), 0.1.8 (2021-03-14 01:00), 0.1.9 (2021-04-20 11:50), 0.1.10 (2021-07-13 19:50), 0.2.0 (2021-11-16 22:20), 0.2.1 (2022-02-09 13:20), 0.2.2 (2022-04-06 23:30), 0.2.3 (2022-04-14 19:50), 0.2.4 (2023-05-01 22:00), 0.2.5 (2023-10-10 16:10), 0.2.6 (2023-10-24 20:50), 0.2.7 (2024-06-04 11:46), 0.2.8 (2025-03-04 11:20), 0.2.9 (2025-07-30 20:20)
Other packages that cited tidySEM R package
View tidySEM citation profile
Other R packages that tidySEM depends, imports, suggests or enhances
Complete documentation for tidySEM
Functions, R codes and Examples using the tidySEM R package
Some associated functions: BCH . BLRT . add_paths . alkema_microplastics . as_lavaan . as_mplus . as_ram . chisq_sb . class_prob . conf_int . cors . create_scales . curry_mac . data_mix_ordinal . descriptives . dictionary . edges . edit_graph . empathy . est_sig . estimate_lavaan . estimate_mplus . estimate_mx . get_data . get_edges . get_fit . get_layout . get_nodes . graph_sem . ic_weights . if_edit . lr_lmr . lr_test . lsub . maene_identity . measurement . mixture_starts . mplus_expand_names . mx_dummies . mx_growth_mixture . mx_lca . mx_mixture . mx_profiles . mx_switch_labels . nodes . paste2 . plas_depression . plot_bivariate . plot_density . plot_growth . plot_prob . plot_profiles . poms . prepare_graph . report . run_lavaan . run_mx . skew_kurtosis . syntax . table_cors . table_fit . table_prob . table_results . tidy_sem . wald_test . zegwaard_carecompass . 
Some associated R codes: alkema_microplastics.R . blrt.R . dagitty.R . data-data_mix_ordinal.R . data-mac.R . descriptives.R . empathy.R . ic_weights.R . lr_vml.R . maene_identity.R . mixture-3step.R . mixture_gradient.R . mixture_predict.R . mixture_summaries.R . motley_functions.R . mplus_functions.R . mx_dummies.R . mx_fixed_pars.R . mx_mixture.R . mx_simple_thresholds.R . mx_switch_labels.R . mx_temp_start.R . openmx_functions.R . place_variances.R . plas_depression.R . plot-attributes.R . plot-bivariate.R . plot-correlation_curves.R . plot-generate_layout.R . plot-mixture_densities.R . plot-plot_sem.R . plot-profiles.R . plot-thresholds.R . plot.R . plot_ellipses.R . plot_fit.R . plot_growth.R . plot_merge.R . print.R . print_layout.R . results-mx_ordinal.R . results-table_fit.R . results-table_results.R . results-table_results_mx_model.R . select_rows.R . skip.R . syntax-add_paths.R . syntax-as_syntax.R . syntax-attributes.R . syntax-cfa.R . syntax-cors.R . syntax-create_scales.R . syntax-estimate.R . syntax-get_data.R . syntax-run.R . syntax-utils.R . syntax_data_dictionary.R . syntax_factor.R . syntax_make_constraints.R . table_results_lavaan.R . utilities.R . wald_test.R . zegwaard_carecompass.R . zzz.R .  Full tidySEM package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA