Recent Releases of adjustedCurves

adjustedCurves - adjustedCurves 0.11.2

Bug Fixes

  • Fixed a bug that resulted in additional arguments passed by the user through the three-dot (...) syntax not being correctly evaluated. For example, supplying estimand="ATT" to adjustedsurv() with method="iptw_km" and a formula in the treatment_model argument would result in the estimand argument not being passed to weightit().
  • Fixed issues that ocurred with plot.adjustedsurv() when the adjustedsurv object was created in a function or loop
  • In previous versions the formula to pool standard errors when using multiple imputation was not implemented correctly. Fixed now, might lead to slightly different results when using multiply imputed data in the new and earlier versions. Many thanks to Dr. Jack M Wolf for finding and fixing this issue.

- R
Published by RobinDenz1 over 1 year ago

adjustedCurves - adjustedCurves 0.11.1

Enhancements

  • Re-factored internal code to vastly increase speed of bootstrapping related computations

New features

  • Added risk table functionality for plot.adjustedsurv() (all arguments starting with risk_table)
  • Allow estimation of difference and ratios in plotrmstcurve() function
  • Allow estimation of difference and ratios in plotrmtlcurve() function
  • Allow estimation of difference and ratios in adjustedsurvquantile() function

Refactored

  • Re-factored examples to only be executed if suggested packages are installed
  • Renamed adjsurv and adjcif output objects of adjustedsurv() and adjsutedcif() respectively to adj
  • Put functionality of difference and ratio arguments into one contrast argument in adjustedrmst(), adjustedrmtl(), adjustedsurvquantile(), plotrmstcurve() and plotrmtlcurve() functions
    • Temporarily removed support for tmle in adjustedsurv() and adjustedcif() due to concrete being removed from CRAN

Documentation

  • Re-worked introduction vignette
  • Added FAQ vignette
  • Added Group Comparison vignette

- R
Published by RobinDenz1 almost 2 years ago

adjustedCurves - adjustedCurves 0.11.0

  • This is an update

- R
Published by RobinDenz1 about 2 years ago

adjustedCurves - adjustedCurves 0.10.1

  • This is an update

- R
Published by RobinDenz1 almost 3 years ago

adjustedCurves - adjustedCurves 0.10.0

  • Removed support for tmle, ostmle methods
  • Changed citation information because manuscript was published
  • Changed print method to be equal to summary method
  • Fixed issues with unit-tests that require packages under "Suggests" only

- R
Published by RobinDenz1 about 3 years ago

adjustedCurves - adjustedCurves 0.9.1

  • Include CRAN in installation instructions
  • Updated code and tests to run with updated versions of the mice and ggplot2 packages
  • Updated documentation of package man page to include features not supported at the moment

- R
Published by RobinDenz1 over 3 years ago

adjustedCurves - adjustedCurves 0.9.0

  • This is the first release of this package

- R
Published by RobinDenz1 over 3 years ago