Class BivariateStats

    • Constructor Detail

      • BivariateStats

        public BivariateStats()
        Create an empty statistics object
    • Method Detail

      • getNumericInfo

        public BivariateNumericInfo getNumericInfo()
        Returns the value of the NumericInfo sub-element.
        Returns:
        the value of the NumericInfo sub-element.
      • setNumericInfo

        public void setNumericInfo​(BivariateNumericInfo numericInfo)
        Sets the value of the NumericInfo sub-element.
        Parameters:
        numericInfo - the value of the NumericInfo sub-element.