Usage Arguments Value Note Author(s) References Examples
| 1 | 
| A | numeric matrix. Missing values are allowed. | 
| ties | If ‘TRUE’, ties in each row of ‘A’ are treated in careful way. tied values will be normalized to the mean of the corresponding pooled quantiles. | 
| normvector | numeric vector of values corresponding to the quantiles distribution to fit. Note that 'normvector' must have the same length than the number of columns of 'A' | 
A matrix of the same dimensions as ‘A’ containing the normalized values.
Function inpired from normalizaeQuantiles from the limma package (Gordon Smyth)
Benjamin Haibe-Kains
Bolstad, B. M., Irizarry R. A., Astrand, M., and Speed, T. P. (2003), A comparison of normalization methods for high density oligonucleotide array data based on bias and variance. Bioinformatics, 19:185-193.
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.