intsurv 0.2.1
Minor changes
- Moved C++ header files to
inst/include/
so that they can be linked by other
packages. - Added testing suite with help of the tinytest package.
- Adjusted default maximum number of iterations in M-steps for possibly faster
convergence in functioncox_cure
andcox_cure_net
.
Bug fixes
- Fixed weight indices in function
cIndex
.