Files in sem-in-r/seminr
Building and Estimating Structural Equation Models

.Rbuildignore
.github/CODEOWNERS
.github/workflows/rcmdcheck.yml
.gitignore
CHANGELOG.md
DESCRIPTION
NAMESPACE
R/boot_utils.R R/clean_data.R R/compute_metrics.R R/compute_safe.R R/compute_ten_berge.R R/data.R R/documentation_utils.R R/estimate_bootstrap.R R/estimate_cbsem.R R/estimate_factor_scores.R R/estimate_pls.R R/estimate_pls_mga.R R/estimate_simplePLS.R R/evaluate_effects.R R/evaluate_measurement_model.R R/evaluate_model.R R/evaluate_reliability.R R/evaluate_validity.R R/evaluate_warnings.R R/feature_consistent.R R/feature_higher_order.R R/feature_plspredict.R R/import_lavaan_syntax.R R/inspect_mmMatrix.R R/inspect_smMatrix.R R/lavaan_syntax.R R/library-errors-warnings.R R/library-references.R R/library-traverse.R R/library.R R/library_data_structures.R R/plot_dot.R R/plot_htmt.R R/plot_lastplot.R R/plot_results.R R/plot_test_utils.R R/plot_utils.R R/report_cbsem.R R/report_cfa.R R/report_descriptives.R R/report_lavaan.R R/report_measurement_model.R R/report_paths_and_intervals.R R/report_summary.R R/seminr_global.R R/seminr_info.R R/specify_associations.R R/specify_constructs.R R/specify_interactions.R R/specify_models.R R/specify_relationships.R R/theme.R R/theme_current.R R/theme_defaults.R R/utils-pipe.R R/zzz.R README.Rmd README.md
SEMinR.Rproj
USAGE.md cran-comments.md
data/corp_rep_data.rda
data/corp_rep_data2.rda
data/influencer_data.rda
data/mobi.rda
demo/00Index
demo/seminr-alternative-models.R demo/seminr-cbsem-cfa-ecsi.R demo/seminr-pls-dot-graph.R demo/seminr-pls-ecsi.R demo/seminr-pls-higher_order.R demo/seminr-pls-influencer.R demo/seminr-pls-interaction.R demo/seminr-pls-mga.R demo/seminr-plsc-ecsi.R demo/seminr-primer-chap2.R demo/seminr-primer-chap3.R demo/seminr-primer-chap4.R demo/seminr-primer-chap5.R demo/seminr-primer-chap6.R demo/seminr-primer-chap7.R demo/seminr-primer-chap8.R demo/seminr-style-contained.R doc/SEMinR.R doc/SEMinR.Rmd
doc/SEMinR.html
man/PLSc.Rd man/as.reflective.Rd man/as.reflective.construct.Rd man/as.reflective.interaction.Rd man/as.reflective.measurement_model.Rd man/associations.Rd man/boot_paths_df.Rd man/bootstrap_model.Rd man/browse_plot.Rd man/check_test_plot.Rd man/composite.Rd man/compute_itcriteria_weights.Rd man/constructs.Rd man/cor_rsq.Rd man/corp_rep_data.Rd man/corp_rep_data2.Rd man/csem2seminr.Rd man/df_xtab_matrix.Rd man/dot_component_mm.Rd man/dot_graph.Rd man/dot_graph_htmt.Rd man/dot_subcomponent_mm.Rd man/edge_template_default.Rd man/edge_template_minimal.Rd man/esc_node.Rd man/estimate_cbsem.Rd man/estimate_cfa.Rd man/estimate_lavaan_ten_berge.Rd man/estimate_pls.Rd man/estimate_pls_mga.Rd man/extract_bootstrapped_values.Rd man/extract_htmt_nodes.Rd man/extract_mm_coding.Rd man/extract_mm_edge_value.Rd man/extract_mm_edges.Rd man/extract_mm_nodes.Rd man/extract_sm_nodes.Rd man/fSquared.Rd
man/figures/model.png
man/figures/model2.png
man/figures/model_pls.png
man/format_endo_node_label.Rd man/format_exo_node_label.Rd man/get_construct_element_size.Rd man/get_construct_type.Rd man/get_global_htmt_style.Rd man/get_global_style.Rd man/get_manifest_element_size.Rd man/get_mm_edge_style.Rd man/get_mm_node_shape.Rd man/get_mm_node_style.Rd man/get_sm_node_shape.Rd man/get_theme_doc.Rd man/get_value_dependent_mm_edge_style.Rd man/get_value_dependent_sm_edge_style.Rd man/higher_composite.Rd man/higher_reflective.Rd man/influencer_data.Rd man/interaction_term.Rd man/is_sink.Rd man/item_errors.Rd man/last_seminr_plot.Rd man/mean_replacement.Rd man/mobi.Rd man/mode_A.Rd man/mode_B.Rd man/multi_items.Rd man/node_endo_template_default.Rd man/node_exo_template_default.Rd man/orthogonal.Rd man/package_docs.Rd man/path_factorial.Rd man/path_weighting.Rd man/plot.reliability_table.Rd man/plot.seminr_model.Rd man/plot_htmt.Rd man/plot_interaction.Rd man/predict_DA.Rd man/predict_EA.Rd man/predict_pls.Rd man/print.seminr_pls_mga.Rd man/product_indicator.Rd man/psignr.Rd man/pvalr.Rd man/reflective.Rd man/relationships.Rd man/report_paths.Rd man/rerun.Rd man/rerun.pls_model.Rd man/rho_A.Rd man/save_plot.Rd man/seminr_theme_create.Rd man/seminr_theme_dark.Rd man/seminr_theme_default.Rd man/seminr_theme_get.Rd man/seminr_theme_old.Rd man/set_last_seminr_plot.Rd man/simplePLS.Rd man/single_item.Rd man/slope_analysis.Rd man/specific_effect_significance.Rd man/specify_model.Rd man/standardize_safely.Rd man/total_indirect_ci.Rd man/two_stage.Rd man/unit_weights.Rd man/use_construct_weights.Rd
references.csv
references.yml
tests/fixtures/V_3_6_0/boostrapmatrix1.csv
tests/fixtures/V_3_6_0/boostrapmatrix2.csv
tests/fixtures/V_3_6_0/boot_HTMT.csv
tests/fixtures/V_3_6_0/boot_loadings.csv
tests/fixtures/V_3_6_0/boot_report_htmt.csv
tests/fixtures/V_3_6_0/boot_report_loadings.csv
tests/fixtures/V_3_6_0/boot_report_paths.csv
tests/fixtures/V_3_6_0/boot_report_weights
tests/fixtures/V_3_6_0/boot_weights.csv
tests/fixtures/V_3_6_0/cbsem-interaction-2stage-factor_scores.csv
tests/fixtures/V_3_6_0/cbsem-interaction-2stage-paths-coefficients.csv
tests/fixtures/V_3_6_0/cbsem-interaction-2stage-quality-reliability.csv
tests/fixtures/V_3_6_0/cbsem-interaction-pi-factor_scores.csv
tests/fixtures/V_3_6_0/cbsem-interaction-pi-paths-coefficients.csv
tests/fixtures/V_3_6_0/cbsem-interaction-pi-quality-reliability.csv
tests/fixtures/V_3_6_0/coefficients.csv
tests/fixtures/V_3_6_0/coefficients2.csv
tests/fixtures/V_3_6_0/composite_collinearity.csv
tests/fixtures/V_3_6_0/composite_indicator_reliability.csv
tests/fixtures/V_3_6_0/composite_indicator_weights_p_values.csv
tests/fixtures/V_3_6_0/composite_indicator_weights_t_values.csv
tests/fixtures/V_3_6_0/conf_ints.csv
tests/fixtures/V_3_6_0/construct_cors.csv
tests/fixtures/V_3_6_0/construct_stats.csv
tests/fixtures/V_3_6_0/constructscores.csv
tests/fixtures/V_3_6_0/constructscores2.csv
tests/fixtures/V_3_6_0/corp_rep_simple_paths.csv
tests/fixtures/V_3_6_0/cross_loadings.csv
tests/fixtures/V_3_6_0/factor_discriminant_validity.csv
tests/fixtures/V_3_6_0/factor_discriminant_validity_p_values.csv
tests/fixtures/V_3_6_0/factor_discriminant_validity_t_values.csv
tests/fixtures/V_3_6_0/factor_indicator_reliability.csv
tests/fixtures/V_3_6_0/factor_reliability.csv
tests/fixtures/V_3_6_0/factorial_coefficients.csv
tests/fixtures/V_3_6_0/factorial_scores.csv
tests/fixtures/V_3_6_0/factorial_weights.csv
tests/fixtures/V_3_6_0/fl_table.csv
tests/fixtures/V_3_6_0/fsq_data_cov.csv
tests/fixtures/V_3_6_0/fsq_data_means.csv
tests/fixtures/V_3_6_0/fsquared1.csv
tests/fixtures/V_3_6_0/fsquared2.csv
tests/fixtures/V_3_6_0/hoc-_2siweights.csv
tests/fixtures/V_3_6_0/hoc-loadings.csv
tests/fixtures/V_3_6_0/hoc-paths.csv
tests/fixtures/V_3_6_0/hoc-weights.csv
tests/fixtures/V_3_6_0/hoc_2si-loadings.csv
tests/fixtures/V_3_6_0/hoc_2si-paths.csv
tests/fixtures/V_3_6_0/hoc_test_output.csv
tests/fixtures/V_3_6_0/hoc_test_output_mm.csv
tests/fixtures/V_3_6_0/hoc_test_output_paths.csv
tests/fixtures/V_3_6_0/htmt.csv
tests/fixtures/V_3_6_0/inner_weights_coefficients.csv
tests/fixtures/V_3_6_0/inner_weights_constructscores.csv
tests/fixtures/V_3_6_0/inner_weights_weights.csv
tests/fixtures/V_3_6_0/interaction_fsquare.csv
tests/fixtures/V_3_6_0/item_cors.csv
tests/fixtures/V_3_6_0/item_stats.csv
tests/fixtures/V_3_6_0/loadings1.csv
tests/fixtures/V_3_6_0/loadings2.csv
tests/fixtures/V_3_6_0/loadings3.csv
tests/fixtures/V_3_6_0/missing_cases_item_descriptives.csv
tests/fixtures/V_3_6_0/missing_cases_paths.csv
tests/fixtures/V_3_6_0/path_coef1.csv
tests/fixtures/V_3_6_0/path_coef2.csv
tests/fixtures/V_3_6_0/pls-mga-mobi-100.RDS
tests/fixtures/V_3_6_0/plsc-interaction-paths.csv
tests/fixtures/V_3_6_0/plsc-interaction-reliability.csv
tests/fixtures/V_3_6_0/reliability.csv
tests/fixtures/V_3_6_0/rho1.csv
tests/fixtures/V_3_6_0/rho2.csv
tests/fixtures/V_3_6_0/rsquared1.csv
tests/fixtures/V_3_6_0/rsquaredplsc.csv
tests/fixtures/V_3_6_0/test-plsc-fsquared-data.csv
tests/fixtures/V_3_6_0/vifs/flat_item_vifs1.csv
tests/fixtures/V_3_6_0/vifs/flat_vif_antecedents1.csv
tests/fixtures/V_3_6_0/vifs/flat_vif_antecedents2.csv
tests/fixtures/V_3_6_0/weights.csv
tests/fixtures/V_3_6_0/weights2.csv
tests/fixtures/V_3_6_0/weights3.csv
tests/testthat.R tests/testthat/helper-global.R tests/testthat/helper-plotutils.R tests/testthat/test-bootstrap.R tests/testthat/test-cb-non_pos_def.R tests/testthat/test-cbsem-higher-order.R tests/testthat/test-cbsem-interactions.R tests/testthat/test-cbsem.R tests/testthat/test-consistent-interactions.R tests/testthat/test-consistent.R tests/testthat/test-descriptive-stats.R tests/testthat/test-hoc.R tests/testthat/test-imported-csem.R tests/testthat/test-imported-lavaan.R tests/testthat/test-inner_weighting.R tests/testthat/test-measure.r tests/testthat/test-metric.R tests/testthat/test-metrics.R tests/testthat/test-only-sm-composites-evaluated.R tests/testthat/test-plot-basics.R tests/testthat/test-plot-bootstrapped.R tests/testthat/test-plot-cbsem.R tests/testthat/test-plot-hoc-2stage-interaction.R tests/testthat/test-plot-hoc.R tests/testthat/test-plot-htmt.R tests/testthat/test-plot-interaction.R tests/testthat/test-plot-lavaan-cfa.R tests/testthat/test-plot-measurement_model.R tests/testthat/test-plot-minimal.R tests/testthat/test-plot-regression-minimal.R tests/testthat/test-plot-regressiontest.R tests/testthat/test-plot-save-plot.R tests/testthat/test-plot-shape-offsets.R tests/testthat/test-plot-specifiedmodel.R tests/testthat/test-plot-structuralmodel.R tests/testthat/test-plot-themes.R tests/testthat/test-plot-utils.R tests/testthat/test-pls-mga.R tests/testthat/test-pls.r tests/testthat/test-plsc-fsquared.R tests/testthat/test-rerun.R tests/testthat/test-specified-cbsem.R tests/testthat/test-specified-pls.R tests/testthat/test-structure.r tests/testthat/test-summary-cbsem.R tests/testthat/test-summary.R tests/testthat/test-validity.R tests/testthat/test_clean_data.R vignettes/SEMinR.Rmd
vignettes/SEMinR_logo.jpg
vignettes/myfigure.png
sem-in-r/seminr documentation built on Aug. 26, 2022, 8:47 p.m.