Changelog
Source:NEWS.md
coconots 2.0.3
CRAN release: 2026-06-14
- Added a
softpluslink function for the conditional mean of the innovation rate incocoReg()(covariate models). Uses a numerically stable formulation, is smooth everywhere, and guarantees a positive rate. - Added S3
summarymethods for forecast objects (cocoForecast,cocoForecastCollection) returning a data frame of point forecasts (mean, median, mode) and prediction intervals per forecast horizon.