reda 0.2.1
·
358 commits
to main
since this release
New features
- Implementation of spline baseline rate function.
- Added function
AIC
andBIC
.
Major changes
- Renamed main function name from
heart
torateReg
and added new argument. - Updated object class of fitted model.
- Replaced sample simulated dataset for demonstration.
Bug fixes
- Updated S4 method
plotMcf,sampleMcf
: Replacedshow_guide
with
show.legend
in functiongeom_text
to incorporate updates in package
ggplot2
v1.0.1. - Minor updates that clear checking note from CRAN.