Learn R Programming

rqcanon (version 0.1.0)

Canonical Quantile Regression

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) .

Copy Link

Version

Install

install.packages('rqcanon')

Monthly Downloads

140

Version

0.1.0

License

MIT + file LICENSE

Maintainer

Stephen Portnoy

Last Published

July 27th, 2024

Functions in rqcanon (0.1.0)

rqcan1

First Component
summary.rqcan

Summary of rqcan function results.
rqcan

Canonical Quantile Regression.
boot.can

Bootstrap
example_data

Psychological data
rqcanon-package

rqcanon: Canonical Quantile Regression