Uses of Package
gov.nih.nci.mageom.domain.HigherLevelAnalysis

Packages that use gov.nih.nci.mageom.domain.HigherLevelAnalysis
gov.nih.nci.mageom.domain.Experiment   
gov.nih.nci.mageom.domain.Experiment.impl   
gov.nih.nci.mageom.domain.HigherLevelAnalysis   
gov.nih.nci.mageom.domain.HigherLevelAnalysis.impl   
 

Classes in gov.nih.nci.mageom.domain.HigherLevelAnalysis used by gov.nih.nci.mageom.domain.Experiment
BioAssayDataCluster
          A mathematical method of higher level analysis whereby BioAssayData are grouped together into nodes.
 

Classes in gov.nih.nci.mageom.domain.HigherLevelAnalysis used by gov.nih.nci.mageom.domain.Experiment.impl
BioAssayDataCluster
          A mathematical method of higher level analysis whereby BioAssayData are grouped together into nodes.
 

Classes in gov.nih.nci.mageom.domain.HigherLevelAnalysis used by gov.nih.nci.mageom.domain.HigherLevelAnalysis
Node
          An individual component of a clustering.
NodeContents
          The contents of a node for any or all of the three Dimensions.
NodeValue
          A value associated with the Node that can rank it in relation to the other nodes produced by the clustering algorithm.
 

Classes in gov.nih.nci.mageom.domain.HigherLevelAnalysis used by gov.nih.nci.mageom.domain.HigherLevelAnalysis.impl
BioAssayDataCluster
          A mathematical method of higher level analysis whereby BioAssayData are grouped together into nodes.
Node
          An individual component of a clustering.
NodeContents
          The contents of a node for any or all of the three Dimensions.
NodeValue
          A value associated with the Node that can rank it in relation to the other nodes produced by the clustering algorithm.