getNuisance | R Documentation |
The 'getNuisance' function fits a logistic-linear model for detection proportion to the observed average intensity in each precursor. It also returns a list of nuisance parameters for convenience of use when estimating DPC, such as the vector of observed mean intensity in each precursor, the total samples size and the eBayes-trended observed variances in each precursor.
getNuisance(Y)
Y |
The log2-transformed intensity matrix where rows are precursors and columns are samples. |
A list of nuisance parameters for use to estimate the detection probability curve.
## NOT RUN
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.