Continues learning using new observations and new expert advice.
# S3 method for online
update(object, new_y, new_experts = NULL, trace = FALSE, ...)
update.online
produces an updated model object.
Object of class inheriting from 'online'
new observations
new expert predictions. This must be left unspecified
If a progress bar shall be shown. Defaults to FALSE if the model already contains the expert predictions corresponding to new_y.
further arguments are ignored