A method for prediction of weighted outcome based on optWeight fitted object.

# S3 method for optWeight
predict(object, newdata, ...)

Arguments

object

A fit optWeight object.

newdata

A new data frame with the same design as the original X object that was used in the call to optWeight.

...

Other args (not used)