Update a pp_tree model specification.
update.pp_tree.RdCompanion to update.pp_rand_forest — exists for the same
reason (tune::tune_grid() relies on update() to finalise the
spec at each grid point).
Usage
# S3 method for class 'pp_tree'
update(object, parameters = NULL, penalty = NULL, fresh = FALSE, ...)