Package: mqqr 1.0.0

Merwan Roudane
mqqr: Multivariate Quantile-on-Quantile Regression
Implements Multivariate Quantile-on-Quantile Regression (m-QQR) of Sinha, Ghosh, Hussain, Nguyen and Das (2023) <doi:10.1016/j.eneco.2023.107021>, extending the bivariate Quantile-on-Quantile regression of Sim and Zhou (2015) <doi:10.1016/j.jbankfin.2015.01.013> to include exogenous moderators and controls with optional interaction terms. For each pair of quantile levels (theta of the response and tau of the regressor) the package fits a locally-weighted quantile regression of y on the principal regressor x, a lagged dependent variable, moderators Z and the x*Z interaction terms, using Gaussian kernel weights on the empirical cumulative distribution function (CDF) distance. Bootstrap standard errors and Koenker-Machado pseudo R-squared are reported. Visualisations include 'MATLAB'-style 'Parula' and 'Jet' 3D surfaces, heatmaps and contour plots through 'plotly'.
Authors:
mqqr_1.0.0.tar.gz
mqqr_1.0.0.zip(r-4.7)mqqr_1.0.0.zip(r-4.6)mqqr_1.0.0.zip(r-4.5)
mqqr_1.0.0.tgz(r-4.6-any)mqqr_1.0.0.tgz(r-4.5-any)
mqqr_1.0.0.tar.gz(r-4.7-any)mqqr_1.0.0.tar.gz(r-4.6-any)
mqqr_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mqqr/json (API)
NEWS
| # Install 'mqqr' in R: |
| install.packages('mqqr', repos = c('https://merwanroudane.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/merwanroudane/multiqqr/issues
Last updated from:c516703397. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 177 | ||
| source / vignettes | OK | 254 | ||
| linux-release-x86_64 | OK | 166 | ||
| macos-release-arm64 | OK | 141 | ||
| macos-oldrel-arm64 | OK | 258 | ||
| windows-devel | OK | 120 | ||
| windows-release | OK | 124 | ||
| windows-oldrel | OK | 111 | ||
| wasm-release | OK | 121 |
Exports:bluered_colorsgaussian_kernelmatlab_jet_colorsmqq_exportmqq_regressionmqq_statisticsmqq_to_matrixmqqr_colorscalesmqqr_paletteparula_colorsplot_mqq_3dplot_mqq_contourplot_mqq_heatmapplot_mqq_interactionqq_weightsresolve_colorscalesinha_colorsturbo_colorsweighted_qr
Dependencies:askpassbase64encbslibcachemclicpp11crosstalkcurldata.tabledigestdplyrevaluatefarverfastmapfontawesomefsgenericsggplot2gluegtablehighrhtmltoolshtmlwidgetshttrisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixMatrixModelsmemoisemimeopensslotelpillarpkgconfigplotlypromisespurrrquantregR6rappdirsRColorBrewerRcpprlangrmarkdownS7sassscalesSparseMstringistringrsurvivalsystibbletidyrtidyselecttinytexutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| mqqr: Multivariate Quantile-on-Quantile Regression | mqqr-package mqqr |
| Multivariate Quantile-on-Quantile Regression | mqq_regression |
| Helpers for m-QQR results | mqq_export mqq_statistics mqq_to_matrix |
| MATLAB-style and Sinha-paper colour palettes | bluered_colors matlab_jet_colors mqqr_colorscales mqqr_palette parula_colors resolve_colorscale sinha_colors turbo_colors |
| Visualisations for m-QQR Results | plot_mqq_3d plot_mqq_contour plot_mqq_heatmap plot_mqq_interaction |
| Numerical building blocks for QQ regression | gaussian_kernel qq_weights weighted_qr |