Interface IAnalysisResult

    • Method Detail

      • getValueFor

        double getValueFor​(org.opt4j.core.Criterion criterion)
        Get the value of an analysis result. For more information on the type of value use IStatisticAnalysisResult
        Returns:
        value calculated from this analysis result
        Throws:
        AnalysisFailedException - if the value could not be calculated (e.g. because the results are null or because the R connection is not working.