0

if not, which packages implement multiple basis functions for boosting methods. Thanks a lot.

qegg
  • 33
  • 7

1 Answers1

0

It doesn't look like it since you need to specify the number of trees in the gbm call. You can try the 'mboost' package to specify different types of base learners.

at888
  • 1
  • 4