Package fis

Class JPanelOLS

    • Constructor Detail

      • JPanelOLS

        public JPanelOLS​(JFIS fis,
                         JDataFile dataFile)
                  throws Throwable
        This is the default constructor
        Parameters:
        fis - TODO
        dataFile - TODO
        Throws:
        Throwable
    • Method Detail

      • getJPanelOutputVocabularyReduction

        public JPanelOutputVocabularyReduction getJPanelOutputVocabularyReduction()
        This method initializes jPanelOutputVocabularyReduction
        Returns:
        fis.JPanelOutputVocabularyReduction
      • getOutputNumber

        public int getOutputNumber()
      • getTotalUnexplainedVariance

        public double getTotalUnexplainedVariance()
      • getMaximumNumberOfRules

        public int getMaximumNumberOfRules()
      • getReduceVocabulary

        public boolean getReduceVocabulary()
      • getOutputFuzzification

        public boolean getOutputFuzzification()
      • getRemoveTemporaryFiles

        public boolean getRemoveTemporaryFiles()
      • getTestDataFile

        public String getTestDataFile()
      • getStandardDeviation

        public double getStandardDeviation()
      • keepExistingRules

        public boolean keepExistingRules()
      • setEnabledGenerateGaussianPartition

        public void setEnabledGenerateGaussianPartition​(boolean enabled)
      • getGenerateFISWithoutRules

        public boolean getGenerateFISWithoutRules()