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



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: 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.7, https://cran.r-project.org/web/packages/tidySEM. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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