Package: plspm Type: Package Title: Tools for Partial Least Squares Path Modeling (PLS-PM) Version: 0.4.9 Date: 2015-07-14 Authors@R: c( person("Gaston", "Sanchez", email = "gaston.stat@gmail.com", role = c("aut", "cre")), person("Laura", "Trinchera", role = "aut"), person("Giorgio", "Russolillo", role = "aut")) Description: Partial Least Squares Path Modeling (PLS-PM) analysis for both metric and non-metric data, as well as REBUS analysis for latent class detection. URL: https://github.com/gastonstat/plspm BugReports: https://github.com/gastonstat/plspm/issues Depends: R (>= 3.0.1) Imports: tester, turner, diagram, shape, amap Suggests: plsdepot, FactoMineR, ggplot2, reshape, testthat, knitr VignetteBuilder: knitr License: GPL-3 LazyLoad: yes Collate: 'plspm.r' 'auxiliar.r' 'check_arguments.r' 'check_specifications.r' 'get_alpha.r' 'get_ave.r' 'get_boots.r' 'get_dummies.r' 'get_effects.r' 'get_generals.r' 'get_gof.r' 'get_inner_summary.r' 'get_manifests.r' 'get_metric.r' 'get_nom_scale.r' 'get_num_scale.r' 'get_ord_scale.r' 'get_path_scheme.r' 'get_paths.r' 'get_plsr1.r' 'get_PLSRdoubleQ.r' 'get_rank.r' 'get_rho.r' 'get_scores.r' 'get_treated_data.r' 'get_unidim.r' 'get_weights.r' 'get_weights_nonmetric.r' 'innerplot.r' 'outerplot.r' 'plot.plspm.r' 'rescale.r' 'summary_plspm.r' 'test_manifest_scaling.r' 'test_null_weights.r' 'unidimensionality.r' 'test_factors.r' 'russett-data.r' 'plspm.fit.r' 'plspm.groups.r' 'test_dataset.r' 'get_GQI.r' 'get_locals_test.r' 'get_scaled_data.r' 'it.reb.r' 'local.models.r' 'print.rebus.r' 'rebus.pls.r' 'rebus.test.r' 'res.clus.r' 'get_PLSR.r' 'get_PLSR_NA.r' 'quantiplot.r' 'plspm-package.r' Repository: https://gastonstat.r-universe.dev Date/Publication: 2022-03-27 00:25:31 UTC RemoteUrl: https://github.com/gastonstat/plspm RemoteRef: HEAD RemoteSha: bd21cb153021aed6ac6ea51ecbd0b856495b2a16 NeedsCompilation: no Packaged: 2026-06-18 10:05:25 UTC; root Author: Gaston Sanchez [aut, cre], Laura Trinchera [aut], Giorgio Russolillo [aut] Maintainer: Gaston Sanchez