qgcomp_lin_wrapper | R Documentation |
Fits a linear Quantile G-Computation model with no interactions
qgcomp_lin_wrapper(y, x, args = list())
y |
A vector of outcome |
x |
A matrix of predictors |
args |
A list of arguments see R function 'qgcomp::qgcomp.noboot()'. |
A list
pval |
The p-value of the combined effect, the same for all predictors. |
pos_weights |
Positive weights. See 'qgcomp' package. |
neg_weights |
Negative weights. See 'qgcomp' package. |
time |
elapsed time to fit the model. |
Keil AP, Buckley JP, O’Brien KM, Ferguson KK, Zhao S, White AJ (2020). “A Quantile-based g-computation approach to addressing the effects of exposure mixtures.”Environmental Health Perspectives, 128(4).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.