# NOT RUN {
## Requires prior installation of suggested packages mboost and partykit to run
data(Pima.tr, package = "MASS")
fit(type ~ ., data = Pima.tr, model = BlackBoostModel)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab