[BioC] how is cbind meant to work?
Rob Dunne
Rob.Dunne at csiro.au
Tue Aug 12 11:31:41 MEST 2003
Hi List,
how is cbind meant to work?
> class(t1)
[1] "marrayRaw"
> class(t2)
[1] "marrayRaw"
> temp<-cbind(t1,t2)
Error in cbind(...) : cannot create a matrix from these types
>
also how do I find out information like this?
ie getMethods("cbind") gives me some information but not
enough (that I can understand) to use the function.
Also -- how can I average the respone (M values)
for two arrays within an marrayNorm object?
bye
rob
--
Rob Dunne Fax: +61 2 9325 3200 Tel: +61 2 9325 3263
CSIRO Mathematical and Information Sciences +61 2 9325 3100
Locked Bag 17, North Ryde, New South Wales, Australia, 1670
http://matilda.vu.edu.au/~dunne Email: Rob.Dunne at csiro.au
Java has certainly revolutionized marketing and litigation.
More information about the Bioconductor
mailing list