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.8")



Attach the package and use:
library("tidySEM")
Maintained by
Caspar J. van Lissa
[Scholar Profile | Author Map]
First Published: 2020-06-25
Latest Update: 2023-10-24
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.8, https://cran.r-project.org/web/packages/tidySEM. Accessed 29 Mar. 2025.
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for tidySEM406080100120140160180200220240260280300TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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