[R] How to log-2 transform a matrix

wcc wcc at uga.edu
Fri Jun 10 15:37:40 CEST 2011


CGH<-as.matrix(CGH)
mode(CGH)<-"numeric"

log2(CGH)

--
View this message in context: http://r.789695.n4.nabble.com/How-to-log-2-transform-a-matrix-tp839455p3588441.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list