Closed gcskoenig closed 7 years ago
Resolves issue #77.
Adds an example with standard error for predictions, using predict.type and getPredictionSE(). listLearners() function shortly explained as well.
predict.type
getPredictionSE()
listLearners()
Many thanks, merging.
Resolves issue #77.
Adds an example with standard error for predictions, using
predict.type
andgetPredictionSE()
.listLearners()
function shortly explained as well.