ClassifierParameters    An S4 class to store classifier parameters.
ClassifierResults       An S4 class to store classifier results.
FixedExpressionData     An S4 class to store classifier parameters.
[,FixedExpressionData,ANY,ANY-method
                        Extract
dim,FixedExpressionData-method
                        Dimensions of an Object
exampleMAS5             Example MAS5.0 ExpressionSet
getBatchCorrection      Obtain the batch correction status for a
                        classifier result.
getCitations            Obtain citations to the classifier
getClassifications      Obtain classifier classifications.
getClassifier           Obtain a classifier definition.
getDecisionBoundaries   Obtain the decision boundaries defined for the
                        classifier.
getDescription          Obtain classifiers' description.
getEventChain           Obtain classifiers' event chain.
getIntercept            Obtain classifiers' intercept.
getMeans                Obtain classifiers' reference means.
getName                 Obtain object names.
getNormalizationMethod
                        Obtain normalization method
getProbeNames           Obtain probe-set names.
getScores               Obtain classifier score.
getSds                  Obtain classifiers' reference standard
                        deviations.
getTargetValue          Obtain the targetValue
getTrainingData         Obtain classifier training data.
getWeightingType        Obtain the weighting type used to obtain a
                        classifier result.
getWeights              Obtain classifier weights.
runClassifier           Perform classification.
setNormalizationMethod
                        Prepare data.
showClassifierList      Show classifier names and descriptions.
