Skip to content

Releases: Avi-Kenny/vaccine

vaccine 1.2.1

22 Feb 01:07
Compare
Choose a tag to compare

Minor changes

  • Fixed a bug that displayed an incorrect package version number at startup.
  • Fixed a bug related to plot_ce(..., density_type="kde edge").
  • Fixed a minor bug related to the SuperLearner package introduced in version 1.2.0.

vaccine 1.0.0

26 Oct 18:40
Compare
Choose a tag to compare

Major changes

  • Added functions for nonparametric estimation and inference for mediation analysis parameters, including the natural direct effect, the natural indirect effect, and the proportion mediated.
  • Adapted nonparametric and Cox-based CVE estimation and inference to handle settings in which some or all covariates are measured only in phase two (e.g., applicable to settings in which researchers want to control for a baseline biomarker measurement).
  • Added confidence band monotonization for nonparametric CVE inference.

Minor changes

  • Various minor bug fixes and code speed improvements.
  • Completed unit testing framework and increased code coverage to 67%.