Package: rqcanon
Type: Package
Title: Canonical Quantile Regression
Version: 0.1.0
Authors@R: 
  c(person(given = "Stephen",
           family = "Portnoy",
           role = c("aut", "cre"),
           email = "sportnoy@illinois.edu"),
    person(given = "Isa",
           family = "Mostachetti",
           role = "com"),
    person(given = "Daniel",
           family = "Taylor-Rodriguez",
           role = "rev")
           )
Description: A quantile regression method for multivariate data to find linear combinations of explanatory and response variables generalizing canonical correlation. The package consists of functions, rqcan() for fitting the coefficients, and summary.rqcan(), which calls a bootstrap function. For details, see the help files for rqcan() and summary.rqcan(), and the reference: Portnoy (2022) <doi:10.1016/j.jmva.2022.105071>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: quantreg
RoxygenNote: 7.3.1
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2024-07-22 17:45:14 UTC; sportnoy
Author: Stephen Portnoy [aut, cre],
  Isa Mostachetti [com],
  Daniel Taylor-Rodriguez [rev]
Maintainer: Stephen Portnoy <sportnoy@illinois.edu>
Repository: CRAN
Date/Publication: 2024-07-27 16:20:02 UTC
Built: R 4.5.2; ; 2025-11-01 02:36:00 UTC; windows
