Other packages > Find by keyword >

Qtools  

Utilities for Quantiles
View on CRAN: Click here


Download and install Qtools package within the R console
Install from CRAN:
install.packages("Qtools")

Install from Github:
library("remotes")
install_github("cran/Qtools")

Install by package version:
library("remotes")
install_version("Qtools", "1.6.0")



Attach the package and use:
library("Qtools")
Maintained by
Marco Geraci
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-02-04
Latest Update: 2025-07-28
Description:
Functions for unconditional and conditional quantiles. These include methods for transformation-based quantile regression, quantile-based measures of location, scale and shape, methods for quantiles of discrete variables, quantile-based multiple imputation, restricted quantile regression, directional quantile classification, and quantile ratio regression. A vignette is given in Geraci (2016, The R Journal) and included in the package.
How to cite:
Marco Geraci (2016). Qtools: Utilities for Quantiles. R package version 1.6.0, https://cran.r-project.org/web/packages/Qtools. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0 (2016-02-04 11:27), 1.1 (2016-05-26 17:46), 1.2 (2017-02-20 08:11), 1.3 (2018-04-13 22:22), 1.4.1 (2019-07-13 18:20), 1.4 (2019-07-04 18:10), 1.5.1 (2019-12-13 19:20), 1.5.2 (2020-07-08 21:10), 1.5.3 (2020-11-27 11:30), 1.5.4 (2021-02-07 21:20), 1.5.5 (2021-07-28 18:00), 1.5.6 (2022-05-30 13:20), 1.5.7 (2023-09-03 13:30), 1.5.8 (2023-10-17 10:20), 1.5.9 (2023-10-28 17:10)
Other packages that cited Qtools R package
View Qtools citation profile
Other R packages that Qtools depends, imports, suggests or enhances
Complete documentation for Qtools
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA