Does anyone know how gbm in R handles missing values? I can\'t seem to find any explanation using google.
gbm
R
The official guide to gbms introduces missing values to the test data, so I would assume that they are coded to handle missing values.