Skip to content

Version 3.2-0

Compare
Choose a tag to compare
@pbreheny pbreheny released this 27 Sep 13:12
· 101 commits to master since this release
  • New: cv.grpsurv now calculates SE, with bootstrap option
  • Change: R2 now consistently uses the Cox-Snell definition for all types of models
  • Change: Survival loss now uses deviance
  • Change: cv.grpsurv now uses 'fold', not 'cv.ind', to declare assignments
  • Fixed: cv.grpreg now correctly handles out-of-order groups for Poisson
  • Fixed: cv.grpsurv now correctly standardizes out-of-order groups
  • Fixed: grpreg no longer returns loss=NA with family='binomial' for some lambda values
  • Internal: SSR-BEDPP optimization reinstated after bug fix
  • Internal: C code for binom/pois combined into gdfit_glm, lcdfit_glm
  • Documentation: Lots of updates
  • Documentation: vignette now html (used to be pdf)
  • Documentation: pkgdown website