Skip to content

Releases: TARGENE/TMLE.jl

v0.16.1

29 Apr 19:03
5d4a8e9
Compare
Choose a tag to compare

TMLE v0.16.1

Diff since v0.16.0

Merged pull requests:

v0.16.0

01 Apr 12:28
3d27968
Compare
Choose a tag to compare

TMLE v0.16.0

Diff since v0.15.0

  • Support for OrderedFactor{2}, Multiclass should be deprecated in the future
  • Replace TreatmentTransformer (deprecated) with MLJModels.ContinuousEncoder

Merged pull requests:

Closed issues:

  • No issue, just thank you! (#105)

v0.15.0

14 Mar 13:14
7f7b0a2
Compare
Choose a tag to compare

TMLE v0.15.0

Diff since v0.14.2

Add factorialEstimand and factorialEstimands for all CM, ATE and IATE.

Merged pull requests:

v0.14.2

31 Jan 17:14
Compare
Choose a tag to compare

TMLE v0.14.2

Diff since v0.14.1

  • Fix the "show" method issues arising from the previous version
  • add sorting of treatment values for maximizing joint estimand size

v0.14.1

31 Jan 12:51
58c2a3a
Compare
Choose a tag to compare

TMLE v0.14.1

Diff since v0.14.0

  • Add significance_test function
  • Change show methods of Estimates to return test result

Merged pull requests:

v0.14.0

25 Jan 18:01
c1e044c
Compare
Choose a tag to compare

TMLE v0.14.0

Diff since v0.13.1

  • Limit the generation of factorial ATEs and IATEs to linearly independent ones
  • Rename the generating methods

Merged pull requests:

v0.13.1

19 Dec 11:40
Compare
Choose a tag to compare

TMLE v0.13.1

Diff since v0.13.0

  • Remove ::SCM typing in identify method for ComposedEstimand to defer error to component if scm is not provided.

v0.13.0

18 Dec 20:49
624f76b
Compare
Choose a tag to compare

TMLE v0.13.0

Diff since v0.12.2

New features

  • generateIATEs generates interaction estimands

Breaking changes

  • generateATEs now returns a ComposedEstimand

Merged pull requests:

v0.12.2

13 Dec 09:59
Compare
Choose a tag to compare

v0.12.1

11 Dec 13:39
485e04c
Compare
Choose a tag to compare

TMLE v0.12.1

Diff since v0.12.0

Merged pull requests: