Description Usage Arguments Value
Predictions obtained by reweighting training cases using Li & Martin's (2017) approach
| 1 2 | 
| OOBWeights | matrix of OOB training case weights | 
| PredWeights | ntest by ntrain matrix of prediction case weights | 
| TRAINY | vector of training case response values | 
| method | should Tukey or Huber weighting function be used? | 
| delta | value of tuning parameter | 
| tol | maximal tolerance for change between iterations | 
| maxiter | maximum number of iterations | 
returns a list containing 1- vector of predictions 2- vector of adjusted case weights 3- number of iterations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.