brain data contains two objects: brain.x, microarray
expression data for 42 brain cancer samples and brain.y, the class
labels for these samples.data(brain)brain.x and a class label
vector (42) brain.y for 42 samples.brain.y is the class labels of the 42 samples. brain.x is
the microarray expression data matrix with each row representing a sample.