本人最近用R做个统计模型的模拟,结果还行,但是老师要求找些实际数据来做!

主要是生物里的Microarray,我在一些网站上看到相关数据,但是看不懂意义,更不知道怎么提取我需要的数据,请各路高手指点一二,不甚感激!
There is a library in R called "golubEsets" that contains some gene expression data (microarray data). You can google this package and download it for free. The data is about the Leukemia. This is a well-known data set and you can try your model on it. What kind of model are you using?
非常感谢!我做的是混合模型多重检验。