For boosted trees with the "mboost"
engine, survival
probabilities can now be predicted for time = -Inf
. This is
always 1. For time = Inf
this now predicts a survival
probability of 0 (#215).
Updated tests on model arguments and update()
methods (#208).
Internal re-organisation of code (#206, 209).
Added a NEWS.md
file to track changes to the
package.