v0.10.1
What's Changed
- Removed
family = "gbm"
as it wasn't properly tested. - Added
confint.singleEventCB
to compute confidence bands for the risk (or survival) function. - Updated
ERSPC
data so that the exposure variable is categorical. This may break previous code explicitly making this conversion, or somehow relying on the numerical coding. - fix issue 143 by @turgeonmaxime in #144
- Issue 149 by @turgeonmaxime in #150
- Issue 151 by @turgeonmaxime in #152
Full Changelog: v0.9.1...v0.10.1