Version 2.6.0
- New:
visreg()
,visreg2d()
now acceptdata=
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)