I am trying the -W option to adjust class weight for imbalanced data. As the details of the option are not given in the manual, I am wondering how it is implemented?
Does it implement the stratified bootstrap or the weighted classes as described in Chen, Liaw, and Breiman (2004)?