diamond.glms.tests package

Submodules

diamond.glms.tests.test_logistic module

class diamond.glms.tests.test_logistic.TestGLM(methodName='runTest')[source]

Bases: unittest.case.TestCase

Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.

setUp()[source]
test_create_inter_design()[source]
test_create_main_design()[source]
test_create_penalty_matrix()[source]
test_parse_formula()[source]

Module contents