rdkit.ML.Data.UnitTestStats module¶
unit testing code for the Stats module
-
class
rdkit.ML.Data.UnitTestStats.TestCase(methodName='runTest')¶ Bases:
unittest.case.TestCase-
setUp()¶
-
testCorrelation()¶
-
testCovariance()¶
-
testPCA()¶
-
testTransform()¶
-
testTransform2()¶
-
-
rdkit.ML.Data.UnitTestStats.feq(x, y, tol=0.0001)¶