| NEWS | R Documentation |
The entries for S3 methods for plot.survBIV and summary.survBIV was changed.
Added a file CITATION
Implemented efficient algorithms for the computation of probability matrices to be used internally in the 'plot.survBIV' function.
Fixed IPCW algorithm returning wrong results when using 'prodlim' package.
Renamed corr.BIV function to corrBIV.
Renamed data.gen.BIV function to dgpBIV.
Rewritten part of the original code in C, resulting in significant increases in performance. The R code for functions bivCKM, bivIPCW and bivKMW was entirely rewritten.
Removed KMW function.
Removed adapt function. Function survBIV was written to serve the same purpose. Added function is.survBIV.
Fixed function bivKMW returning wrong results for the pre-smoothed estimators.
Function bivKMW now only computes the non pre-smoothed version of the KMW estimator.
Added bivKMPW function for the pre-smoothed estimator based on the logit generalized linear model.
Removed code for the pre-smoothed estimator based on the generalized additive model.
Renamed bladder2 dataset to bladderBIV.