Class PlotDataForImportanceMeasuresCreator


  • public class PlotDataForImportanceMeasuresCreator
    extends java.lang.Object
    This file is used to create importance measure data in order to plot and compare them to the results and graphs in [Ali17]. The failure rates for the example systems are the same as in [Ali17] unless noted otherwise. The data is exported into seperate .csv files for each importance measure to allow for customized plotting. [Ali17] ( https://nbn-resolving.org/urn:nbn:de:bvb:29-opus4-87185 )
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PlotDataForImportanceMeasuresCreator

        public PlotDataForImportanceMeasuresCreator()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)