survRM2 version 1.0-4
(2022-06)
Minor improvements
- Fixed a bug in the initial check on tauin the rmst2
function. # survRM2 version 1.0-3 (2020-06)
Minor improvements
- Updated the code for checking a specified tauto allow
such a tau that is greater than the last event time when the KM curve
reaches 0 at that time point.
- Updated the code to improve the execution time for RMST analysis
with covariates.
- Fixed the code to handle large data (>100K observations).
- Fixed the code to accept general arguments for plots (e.g.,
xlimandylim) inplot.rmst2()function.
survRM2 version 1.0-2
(2017-02)
Minor improvements
- Changed the default value of tauinrmst2(). Whentau = NULL, the default value
(i.e., the minimum of the largest observed time in each of the two
groups) is now used.
- Fixed to reflect an alphaargument inrmst2().
survRM2 version 1.0-1
(2015-02)