Ejemplo n.º 1
0
 def test_ROC(self):
     ttr.roc(self.x, type_='continuous')
     ttr.roc(self.x, type_='discrete')