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

Packages that use gov.nih.nci.mageom.domain.QuantitationType
gov.nih.nci.mageom.domain.BioAssayData   
gov.nih.nci.mageom.domain.BioAssayData.impl   
gov.nih.nci.mageom.domain.QuantitationType   
gov.nih.nci.mageom.domain.QuantitationType.impl   
 

Classes in gov.nih.nci.mageom.domain.QuantitationType used by gov.nih.nci.mageom.domain.BioAssayData
QuantitationType
          A method for calculating a single datum of the matrix (e.g.
 

Classes in gov.nih.nci.mageom.domain.QuantitationType used by gov.nih.nci.mageom.domain.BioAssayData.impl
QuantitationType
          A method for calculating a single datum of the matrix (e.g.
 

Classes in gov.nih.nci.mageom.domain.QuantitationType used by gov.nih.nci.mageom.domain.QuantitationType
ConfidenceIndicator
          Indication of some measure of confidence for a standard quantitation type.
QuantitationType
          A method for calculating a single datum of the matrix (e.g.
StandardQuantitationType
          Superclass for the named quantitation type.
 

Classes in gov.nih.nci.mageom.domain.QuantitationType used by gov.nih.nci.mageom.domain.QuantitationType.impl
ConfidenceIndicator
          Indication of some measure of confidence for a standard quantitation type.
DerivedSignal
          A calculated measurement of the intensity of a signal, for example, after a transformation involving normalization and/or replicate DesignElements.
Error
          Error measurement of a quantitation.
ExpectedValue
          Indication of what value is expected of the associated standard quantitation type.
Failed
          Values associated with this QuantitationType indicate a failure of some kind for a particular DesignElement for a BioAssay.
MeasuredSignal
          Best measure from feature extraction as to the presence and intensity of the signal.
PresentAbsent
          Indicates relative presence or absence.
PValue
          Measurement of the accuracy of a quantitation.
QuantitationType
          A method for calculating a single datum of the matrix (e.g.
Ratio
          The ratio of two or more signals, typically between two channels.
SpecializedQuantitationType
          User defined quantitation type.
StandardQuantitationType
          Superclass for the named quantitation type.