data(breastdata)
Chin, K., DeVries, S., Fridlyand, J., Spellman, P., Roydasgupta, R., Kuo,W.-L., Lapuk, A., Neve, R., Qian, Z., Ryder, T., Chen, F., Feiler, H., Tokuyasu, T., Kingsley, C., Dairkee, S., Meng, Z., Chew, K., Pinkel, D., Jain, A., Ljung, B., Esserman, L., Albertson, D.,Waldman, F. & Gray, J. (2006), 'Genomic and transcriptional aberrations linked to breast cancer pathophysiologies', Cancer Cell 10, 529-541.
It is publicly available at http://icbp.lbl.gov/breastcancer .
Missing values were imputed using 5-nearest neighbors (see library pamr).
Used as an example in Witten, Tibshirani and Hastie (2008) 'A penalized matrix decomposition, with applications to sparse principal components and canonical correlation analysis.'
data(breastdata)
attach(breastdata)
PlotCGH(dna[,1], chrom=chrom, main="Sample 1", nuc=nuc)
detach(breastdata)
Run the code above in your browser using DataLab