NEWS.md
reReg
1.4.62023-09-20* Changed maintainer email
* Changed last.bumpup to right.polygons in geom_dl() when showName is specified
* Scale extreme covariates for enhanced stability
reReg
1.4.52023-01-27* Now requires R 4.2.0
* Added JSS citation/acknowledgement
* Improved legend location
* Removed rounding in summary table
reReg
1.4.42022-06-15* Improve C code speeds in pairwise comparisons
* Added more graphical controls for event plots
* Used [[Rcpp::export(rng = false)]] because we never call any random number generation in the internals
reReg
1.4.32022-04-19* Added an option to specify the heuristic constant (numAdj)
* Move duplicated Rd files for Recur(), %2% (%to%), and mcf() into reexport.Rd
reReg
1.4.22022-01-17* Added an option to perform GMM or EL procedure to improve `cox.LWYY()`
* Added a vignette on CPPL
reReg
1.4.12021-09-16* printCoefmat now all has the argument `has.Pvalue = TRUE`
* Improved print methods for summary.reReg
* Improved matrix algebra in calculation
* Replace exceeded cat() and print() with message() and warning()
* Export reReg.control
reReg
1.4.02021-04-14* `simGSC()` now allows users to specifies design matrix and censoring distribution
* Some name changes (mostly arguments) to match with the JSS submission
* Change names "SC" to "GSC"; this includes the `model` argument and `simSC()` to `simGSC()`
* Added a basebind() function to combine baseline rate/hazard plots
* Temporary disabled sandwich variance estimators for further investigation
* Import `mcf()` from reda.
* Event plot can now plot in calendar times.
* Updated examples and online vignettes.
reReg
1.3.1* simSC() now returns times in t.start and t.stop.
* Added origin in simSC()
* Updated examples
* Import summary.Recur from reda
reReg
1.3.02020-07-22* Re-organized `reReg()`; it now provides general model assumptions.
* Improved speed via RCpp
reReg
1.2.02019-11-08* Adopt `Recur()` from package `reda`
* Added a draft for regression vignettes
* Changed function name `simDat` to `simSC`
* Fixed bug with only 1 covariate
reReg
1.1.62018-10-22* Added sandwish variance estimations to most implementations
* Added vignettes on simulation and plots
reReg
1.1.52018-10-09* Cleaned reSurv and am.GL codes
* updated event plot, baseline function plots
* added CMF plot
reReg
1.1.3* Removed plotEvent function and add its features to plot.reSurv
* Updated reSurv so it split out tibble df