Description Usage Arguments Value Examples
Apply anova model to mass spec data. Use residuals of anova model as final scores.
1 2 |
y |
|
x |
|
factors |
|
doRobust |
|
doLog |
|
doiTRAQCorrection |
|
iTRAQCorrectionTable |
|
List
elements are y
: normalized scores after anova normalization,
x
: design matrix, removedData
: index of rows removed from input data,
call
: function call.
1 2 3 | data(BalfPeptides)
ret <- nomadNormalization(y=BalfPeptides$Abundance, x=BalfPeptides)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.