Skip to content

v0.9.4

Compare
Choose a tag to compare
@ehudkr ehudkr released this 02 May 14:24
· 9 commits to master since this release
942fce7

Release v0.9.4
https://pypi.org/project/causallib/0.9.4/

What's Changed

  • NHEFS survival data now respects augmentation parameters by @ehudkr in #57
  • Allow different covariate specification to weight and outcome models in WeightedStandardizedSurvival by @ehudkr in #57
  • Allow specifying no covariates (e.g., intercept-only models) in doubly robust (and WeightedStandardizedSurvival) models by @ehudkr in #57
  • Drop the numpy <1.24.0 dependency restriction by @ehudkr in #57

Full Changelog: v0.9.3...v0.9.4