New Features
- Support the Cox proportional hazards model for
time-to-event data via familycox
. (#230, #962) - Support method
loo_moment_match
, which can be used to
update aloo
object when Pareto k estimates are large.
Other Changes
- Improve the prediction behavior in post-processing methods
when sampling new levels of grouping factors via
sample_new_levels = "uncertainty"
. (#956)
Bug Fixes
- Fix minor problems with MKL on CRAN.