Releases: CITCOM-project/CausalTestingFramework
Releases · CITCOM-project/CausalTestingFramework
v5.3.3
v5.3.2
What's Changed
- Update figshare.yaml by @cwild-UoS in #248
- Non functional release
Full Changelog: v5.3.1...v5.3.2
v5.3.1
What's Changed
- Update: edited example_vaccine.py by @f-allian in #244
- Add workflow to release to Figshare on release by @cwild-UoS in #247
Full Changelog: v5.2.2...v5.4.0
Rollback formula validation
Formula validation did not work for direct effects. It has been rolled back, and a few minor bugs fixed.
v5.3.0
What's Changed
- Formula validation by @cwild-UoS in #235
- Fixed typo in the documentation example. by @f-allian in #237
Full Changelog: v5.2.1...v5.3.0
v5.2.1
What's Changed
- Remove Redundant Adjustment Set Calc when Formula by @cwild-UoS in #233
Full Changelog: v5.2.0...v5.2.1
v5.2.0
Merge pull request #225 from CITCOM-project/estimator_params_for_linear add estimator params for linear regression estimate methods
Fixed JSON serialisation bug for causal test results
Merge pull request #232 from CITCOM-project/test-adequacy Fixed serialisation bug
v5.1.2
Fixed order dependency in causal DAG adequacy
Fixed a bug where the order of causal independence tests affected causal DAG adequacy, which it should not.