Package: semhelpinghands 0.1.11.2

semhelpinghands: Helper Functions for Structural Equation Modeling

An assortment of helper functions for doing structural equation modeling, mainly by 'lavaan' for now. Most of them are time-saving functions for common tasks in doing structural equation modeling and reading the output. This package is not for functions that implement advanced statistical procedures. It is a light-weight package for simple functions that do simple tasks conveniently, with as few dependencies as possible.

Authors:Shu Fai Cheung [aut, cre]

semhelpinghands_0.1.11.2.tar.gz
semhelpinghands_0.1.11.2.zip(r-4.5)semhelpinghands_0.1.11.2.zip(r-4.4)semhelpinghands_0.1.11.2.zip(r-4.3)
semhelpinghands_0.1.11.2.tgz(r-4.4-any)semhelpinghands_0.1.11.2.tgz(r-4.3-any)
semhelpinghands_0.1.11.2.tar.gz(r-4.5-noble)semhelpinghands_0.1.11.2.tar.gz(r-4.4-noble)
semhelpinghands_0.1.11.2.tgz(r-4.4-emscripten)semhelpinghands_0.1.11.2.tgz(r-4.3-emscripten)
semhelpinghands.pdf |semhelpinghands.html
semhelpinghands/json (API)
NEWS

# Install 'semhelpinghands' in R:
install.packages('semhelpinghands', repos = c('https://sfcheung.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/sfcheung/semhelpinghands/issues

Datasets:

On CRAN:

bootstrappinglavaanstructural-equation-modeling

39 exports 1.38 score 36 dependencies 26 scripts 1.0k downloads

Last updated 8 days agofrom:dc995b12a1. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 10 2024
R-4.5-winNOTESep 10 2024
R-4.5-linuxNOTESep 10 2024
R-4.4-winOKSep 10 2024
R-4.4-macOKSep 10 2024
R-4.3-winOKSep 10 2024
R-4.3-macOKSep 10 2024

Exports:add_exo_covadd_sigannotate_matricesauto_exo_covcompare_estimatorscompare_ptablesfilter_byfitMeasures_by_modelsget_boot_defget_boot_est_stdgroup_by_dvsgroup_by_groupsgroup_by_ivsgroup_by_modelsplot_bootplot_models_fmptable_to_syntaxrecord_historyse_ratiosshow_cfishow_ifishow_more_optionsshow_optionsshow_tlisort_bystandardizedSolution_boot_cistore_boot_defstore_boot_est_stdvec_compRelSEMvec_def_sevec_def_varvec_est_sevec_est_varvec_lavTestLRTvec_lavTestScorevec_lavTestWaldvec_rsquarevec_sample_varvec_sample_vcov

Dependencies:bootclicolorspacefansifarverggplot2ggrepelgluegtableisobandlabelinglatticelavaanlifecyclemagrittrMASSMatrixmgcvmnormtmunsellnlmenumDerivpbivnormpillarpkgconfigquadprogR6RColorBrewerRcpprlangscalestibbleutf8vctrsviridisLitewithr

Bootstrap Confidence Interval for Standardized Solution in lavaan

Rendered fromstandardizedSolution_boot_ci.Rmdusingknitr::rmarkdownon Sep 10 2024.

Last update: 2023-09-17
Started: 2022-04-16

semhelpinghands

Rendered fromsemhelpinghands.Rmdusingknitr::rmarkdownon Sep 10 2024.

Last update: 2023-09-17
Started: 2021-11-07

Readme and manuals

Help Manual

Help pageTopics
Add Covariances Between Exogenous Variablesadd_exo_cov auto_cov auto_exo_cov
Add Significant Test Resultsadd_sig
Annotate the Matrices of a 'lavaan' Modelannotate_matrices print.annotate_matrices
Refit a 'lavaan'-Model by Several Estimatorscompare_estimators se_ratios
Sample Dataset: 3 Predictors and 3 Outcomesdvs_ivs
Filter a Parameter Estimates Tablefilter_by
Fit Measures By ModelsfitMeasures_by_models
Group Estimates By Groupsgroup_by_groups
Group Estimates By Modelsgroup_by_models
Group Estimates By Dependent or Independent Variablesgroup_by_dvs group_by_ivs group_estimates
Diagnostic Plots of Bootstrap Estimates in 'lavaan'plot_boot
Plot Models on a Chi-Squares-vs-Dfs Graphplot_models_fm
Print an 'est_table' Objectprint.est_table
Print a 'fit_by_models' Objectprint.fit_by_models
Print an 'std_solution_boot' Objectprint.std_solution_boot
Convert a 'lavaan' Parameter Table to a 'lavaan' Model Syntaxcompare_ptables ptable_to_syntax
Record the Minimization Historyplot.fit_history print.fit_history record_history
Visualize How CFI and TLI Are Computedshow_cfi show_ifi show_tli
Show More Major Options in an Output of 'lavaan'print.show_more_options show_more_options
Show Major Options in an Output of 'lavaan'print.show_options show_options
Sample Dataset: Simple Mediationsimple_mediation
Sort a Parameter Estimates Tablesort_by
Bootstrap CIs for Standardized Solutionget_boot_est_std standardizedSolution_boot_ci store_boot_est_std
Store Bootstrap Estimates of User-Defined Parametersget_boot_def store_boot_def
Wrapper Functions to Extract Information as a Vectorvector_from_lavaan vec_compRelSEM vec_def_se vec_def_var vec_est_se vec_est_var vec_lavTestLRT vec_lavTestScore vec_lavTestWald vec_rsquare vec_sample_var vec_sample_vcov