Skip to content

Version 2.6.0

Compare
Choose a tag to compare
@pbreheny pbreheny released this 27 Nov 21:11
· 83 commits to master since this release
  • New: visreg(), visreg2d() now accept data= option for explicit data passing
  • Fixed: coxph models now work when update() is required (#76)
  • Fixed: Improved formula parsing (now uses all.vars)
  • Changed: plot.visreg2d() now returns transformation matrix for persp plots
  • Internal: TravisCI now used for automatic testing
  • Internal: More consistent handling of matrix outcome (mlm)