A method for prediction of weighted outcome based on optWeight fitted object.
# S3 method for optWeight predict(object, newdata, ...)
| object | A fit |
|---|---|
| newdata | A new data frame with the same design as the original |
| ... | Other args (not used) |