Skip to content

Releases: CITCOM-project/CausalTestingFramework

Fixed IPCW alpha bug

22 Aug 09:44
bfd0534
Compare
Choose a tag to compare

The value of alpha from IPCWEstimator was not being passed into the Cox fitter, so it was always using 95% confidence intervals. Now alpha is being passed in, so confidence intervals can be customised as intended.

G-methods estimation

07 Aug 08:23
2b7042d
Compare
Choose a tag to compare

A new estimator class IPCWEstimator for time to event analysis.

v7.0.0

30 Apr 12:41
4a86d9c
Compare
Choose a tag to compare

From this version onwards, the CTF supports python 3.9 to 3.12

What's Changed

Full Changelog: v6.0.2...v7.0.0

v6.0.2

10 Apr 09:29
f207ea4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.1...v6.0.2

v6.0.1: Merge pull request #269 from CITCOM-project/interaction-terms

18 Mar 14:31
0cb5492
Compare
Choose a tag to compare
Temporary workaround for "I(...) not in df" bug

v6.0.0

14 Mar 13:07
b066de4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.4...v6.0.0

Major release due to the enforcement of estimator return types potentially breaking code.

Restored data conditions

31 Jan 08:41
9abdcbc
Compare
Choose a tag to compare

Data conditions at the test level had somehow been removed. This patch restores the capability.

v5.3.3

15 Dec 16:07
44daba4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.2...v5.3.3

v5.3.2

15 Nov 11:35
a363dca
Compare
Choose a tag to compare

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

15 Nov 11:18
a5922d7
Compare
Choose a tag to compare

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