Package: rqcanon 0.1.0
rqcanon: Canonical Quantile Regression
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>.
Authors:
rqcanon_0.1.0.tar.gz
rqcanon_0.1.0.zip(r-4.5)rqcanon_0.1.0.zip(r-4.4)rqcanon_0.1.0.zip(r-4.3)
rqcanon_0.1.0.tgz(r-4.4-any)rqcanon_0.1.0.tgz(r-4.3-any)
rqcanon_0.1.0.tar.gz(r-4.5-noble)rqcanon_0.1.0.tar.gz(r-4.4-noble)
rqcanon_0.1.0.tgz(r-4.4-emscripten)rqcanon_0.1.0.tgz(r-4.3-emscripten)
rqcanon.pdf |rqcanon.html✨
rqcanon/json (API)
# Install 'rqcanon' in R: |
install.packages('rqcanon', repos = c('https://spor2.r-universe.dev', 'https://cloud.r-project.org')) |
- example_data - Psychological data
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 months agofrom:abec8dad3e. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | OK | Oct 27 2024 |
R-4.5-linux | OK | Oct 27 2024 |
R-4.4-win | OK | Oct 27 2024 |
R-4.4-mac | OK | Oct 27 2024 |
R-4.3-win | OK | Oct 27 2024 |
R-4.3-mac | OK | Oct 27 2024 |
Exports:boot.canrqcanrqcan1summary.rqcan
Dependencies:latticeMASSMatrixMatrixModelsquantregSparseMsurvival
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Bootstrap | boot.can |
Psychological data | example_data |
Canonical Quantile Regression. | rqcan |
First Component | rqcan1 |
Summary of rqcan function results. | summary.rqcan |