Other packages > Find by keyword >

qgcomp  

Quantile G-Computation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("qgcomp", "2.18.7")



Attach the package and use:
library("qgcomp")
Maintained by
Alexander Keil
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-03-02
Latest Update: 2025-03-28
Description:
G-computation for a set of time-fixed exposures with quantile-based basis functions, possibly under linearity and homogeneity assumptions. This approach estimates a regression line corresponding to the expected change in the outcome (on the link basis) given a simultaneous increase in the quantile-based category for all exposures. Works with continuous, binary, and right-censored time-to-event outcomes. Reference: Alexander P. Keil, Jessie P. Buckley, Katie M. OBrien, Kelly K. Ferguson, Shanshan Zhao, and Alexandra J. White (2019) A quantile-based g-computation approach to addressing the effects of exposure mixtures; .
How to cite:
Alexander Keil (2019). qgcomp: Quantile G-Computation. R package version 2.18.7, https://cran.r-project.org/web/packages/qgcomp. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.0 (2019-03-02 19:20), 1.1.0 (2019-07-13 20:40), 1.2.0 (2019-11-12 07:20), 1.3.0 (2019-12-11 19:20), 2.0.0 (2020-01-17 00:10), 2.1.2 (2020-01-31 16:10), 2.2.2 (2020-03-02 00:00), 2.3.0 (2020-04-08 07:50), 2.4.0 (2020-07-01 14:00), 2.5.0 (2020-09-09 23:10), 2.6.0 (2020-10-06 07:10), 2.7.0 (2021-01-26 23:10), 2.8.0 (2021-07-16 07:30), 2.8.5 (2021-12-12 18:20), 2.8.6 (2022-01-24 16:12), 2.9.0 (2022-10-13 10:30), 2.10.1 (2022-12-07 22:20), 2.15.2 (2023-08-10 11:10), 2.16.4 (2025-01-22 07:40), 2.17.4 (2025-02-23 20:50), 2.18.4 (2025-03-28 06:50)
Other packages that cited qgcomp R package
View qgcomp citation profile
Other R packages that qgcomp depends, imports, suggests or enhances
Complete documentation for qgcomp
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  
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  
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  
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  
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  

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