Description Usage Arguments Details Value Author(s) References Examples
Scale expression values prior to use of classification algorithms.
1 | microarrayScale(x, center = "median", scale = "sd")
|
x |
matrix containing expression values. May also be of class
|
center |
How should the data be centered. Can be either |
scale |
How should the data be scaled. Can be either |
First each probe-set is median centred. Next, each probe-set is scaled to have unit-variance.
Expression matrix consisting of genewise median centred and scaled genes.
Steffen Falgreen <sfl (at) rn.dk>
Anders Ellern Bilgrau <abilgrau
(at) math.aau.dk>
Reference to the hemaClass.com
paper
1 | 2+2
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.