Package: plspm
Type: Package
Title: Partial Least Squares Path Modeling (PLS-PM)
Version: 0.5.1
Date: 2024-01-23
Authors@R: c(
   	person(given = "Frederic", family= "Bertrand", role = c("cre"), email = "frederic.bertrand@utt.fr", comment = c(ORCID = "0000-0002-0837-8281")),
    person("Gaston", "Sanchez", email = "gaston.stat@gmail.com", role = c("aut")),
    person("Laura", "Trinchera", role = "aut"),
    person("Giorgio", "Russolillo", role = "aut"))
Description: Partial Least Squares Path Modeling (PLS-PM), Tenenhaus, Esposito Vinzi, Chatelin, Lauro (2005) <doi:10.1016/j.csda.2004.03.005>,
    analysis for both metric and non-metric data, as well as REBUS analysis, Esposito Vinzi, Trinchera, Squillacciotti, and Tenenhaus (2008) <doi:10.1002/asmb.728>.
URL: https://github.com/gastonstat/plspm
BugReports: https://github.com/gastonstat/plspm/issues
Depends: R (>= 3.0.1)
Imports: tester, turner, diagram, shape, amap, methods
Suggests: 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'
NeedsCompilation: no
Author: Frederic Bertrand [cre] (<https://orcid.org/0000-0002-0837-8281>),
  Gaston Sanchez [aut],
  Laura Trinchera [aut],
  Giorgio Russolillo [aut]
Maintainer: Frederic Bertrand <frederic.bertrand@utt.fr>
Encoding: UTF-8
Packaged: 2024-01-23 18:28:14 UTC; fbertran
Repository: CRAN
Date/Publication: 2024-01-23 19:20:02 UTC
Built: R 4.2.3; ; 2024-01-23 22:39:35 UTC; unix
