update.addtboost: Update boost object's fitted values
Description
Calculate new fitted values for a boost.
Advanced use only: run after updating learning.rate
Usage
# S3 method for addtboost
update(object, x, y = NULL, trace = 0, ...)
Details
All this will eventually be automated using an R6 object, maybe