We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd565e7 commit 60d7beeCopy full SHA for 60d7bee
causal_testing/generation/abstract_causal_test_case.py
@@ -16,7 +16,7 @@
16
17
class AbstractCausalTestCase:
18
"""
19
- An abstract test case serves as a generator for concrete test cases. Instead of having concrete conctrol
+ An abstract test case serves as a generator for concrete test cases. Instead of having concrete control
20
and treatment values, we instead just specify the intervention and the treatment variables. This then
21
enables potentially infinite concrete test cases to be generated between different values of the treatment.
22
0 commit comments