Other packages > Find by keyword >

Qest  

Quantile-Based Estimator
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Qest", "1.0.1")



Attach the package and use:
library("Qest")
Maintained by
Gianluca Sottile
[Scholar Profile | Author Map]
First Published: 2022-04-05
Latest Update: 2024-01-23
Description:
Quantile-based estimators (Q-estimators) can be used to fit any parametric distribution, using its quantile function. Q-estimators are usually more robust than standard maximum likelihood estimators. The method is described in: Sottile G. and Frumento P. (2022). Robust estimation and regression with parametric quantile functions. .
How to cite:
Gianluca Sottile (2022). Qest: Quantile-Based Estimator. R package version 1.0.1, https://cran.r-project.org/web/packages/Qest. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0.0 (2022-04-05 11:20)
Other packages that cited Qest R package
View Qest citation profile
Other R packages that Qest depends, imports, suggests or enhances
Complete documentation for Qest
Functions, R codes and Examples using the Qest R package
Some associated functions: Qcoxph.control . Qcoxph . Qest-package . Qest.control . Qlm.fit . Qlm . invQ . summary.Qest . 
Some associated R codes: Qcoxph_covar_and_loss.R . Qcoxph_ee.R . Qest.R . Qest_S3methods.R . Qest_aux.R . Qest_covar_and_loss.R . Qest_ee.R . Qlm.R . Qlm_S3methods.R . Qlm_aux.R . Qlm_covar_and_loss.R . Qlm_ee.R . auxiliary.R .  Full Qest package functions and examples
Downloads during the last 30 days
02/2803/0103/0203/0303/0403/0503/0603/0703/0803/1003/1103/1203/1303/1403/1503/1603/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for Qest234567891011TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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