View source: R/applyQualityWeights.R
applyQualityWeights | R Documentation |
Apply pre-specified sample weights by scaling existing precision weights
applyQualityWeights(vobj, weights)
vobj |
|
weights |
sample level weights |
Apply pre-specified sample-level weights to the existing precision weights estimated from the data. While the limma::voomWithQualityWeights
function of Lui et al. (2015) estimates the sample-level weights from voom
fit, here the weights are fixed beforehand.
liu2015weightvariancePartition
limma::voomWithQualityWeights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.