Пример #1
0
 def run_cplot(self, ci = 0.95, data_dir='.'):
     fdc = FDistController(self.fdist_dir)
     return fdc.run_cplot(ci, data_dir)