Package: qcpm
Title: Quantile Composite Path Modeling
Version: 0.4
Authors@R: c(
    person("Giuseppe", "Lamberti", email = "giuseppelamb@hotmail.com", role = c("aut", "cre")),
    person("Cristina", "Davino", email = "cdavino@unina.it",  role = "ctb"),
    person("Pasquale", "Dolce", email = "pasquale.dolce@unina.it", role = "ctb"),
    person("Domenico", "Vistocco", email = "domenico.vistocco@unina.it", role ="ctb"))
Description: Implements the Quantile Composite-based Path Modeling approach 
	(Davino and Vinzi, 2016 <doi:10.1007/s11634-015-0231-9>; 
	 Dolce et al., 2021 <doi:10.1007/s11634-021-00469-0>). The method complements the traditional PLS Path Modeling approach, analyzing the entire distribution of outcome variables and, therefore, overcoming the classical exploration of only average effects. It exploits quantile regression to investigate changes in the relationships among constructs and between constructs and observed variables.
Depends: R (>= 3.5.0)
Imports: quantreg,cSEM,broom
License: GPL-3
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2024-08-21 18:51:23 UTC; giuseppelamberti
Author: Giuseppe Lamberti [aut, cre],
  Cristina Davino [ctb],
  Pasquale Dolce [ctb],
  Domenico Vistocco [ctb]
Maintainer: Giuseppe Lamberti <giuseppelamb@hotmail.com>
Repository: CRAN
Date/Publication: 2024-08-22 06:20:02 UTC
Built: R 4.6.0; ; 2025-08-18 15:02:47 UTC; unix
