Skip to content

Releases: mbannick/RobinCar

Bugfix for specific use-case

01 Nov 22:51
Compare
Choose a tag to compare

What's Changed

v0.3.0

21 May 20:49
Compare
Choose a tag to compare

RobinCar 0.3.0

Features

  • Changed the name description of RobinCar.

Breaking Changes

  • Simplified user experience for robincar_glm: removed robincar_glm,
    and renamed robincar_glm2 to robincar_glm. Same with robincar_linear and robincar_linear2. In effect,
    the older versions of robincar_linear and robincar_glm have been deprecated.

Bugfixes

  • Previously, the factor level order passed by the user for the treatment variable was ignored. We have fixed this,
    so all estimates will be presented in the order of treatment levels specified by user.

Details

Full Changelog: v0.2.0...v0.3.0

v0.2.0

04 Apr 18:40
5755806
Compare
Choose a tag to compare

What's Changed

  • Added wrappers that allow streamlined usage of linear and glm functions by @mbannick in #18

Full Changelog: v0.1.2...v0.2.0

Modifications for variance estimation in cox hr

27 Feb 20:11
1fd2b89
Compare
Choose a tag to compare

Using un-adjusted estimate of HR in the variance formula
#16

Working model updates v0.1.1

05 Sep 18:10
d14ee89
Compare
Choose a tag to compare
  • Support for negative binomial glm (with known or unknown dispersion parameter)
  • Beta version of SuperLearner working model
  • Updated variance calculation that fixes negative variance when all/most outcome observations are 0

Initial release v0.1.0

04 Aug 21:18
f15a2cb
Compare
Choose a tag to compare

Initial release of RobinCar.