powered by
"getLocationsAndScales"(expression, ...) "getLocationsAndScales"(expression, location = c("mean", "median"), scale = c("SD", "MAD", "Qn"))
matrix
ExpressionSet
list
genesMatrix <- matrix(rnorm(1000, 8, 4), ncol = 10) getLocationsAndScales(genesMatrix, "median", "MAD")
Run the code above in your browser using DataLab