NEWS.md
Fixed minor bugs regarding multiple treatment options, match.id
Added OWL-type losses: logistic and hinge surrogates (multiple treatment available for logistic surrogate)
Added outcome flipping OWL-type losses: logistic and hinge surrogates
Added augmentation option for non-continuous outcomes via offset
Added estimation functionality for multiple treatments
Updated all plot and summary type functions to properly handle results for multiple treatments
Aaron added plotting option for validation objects that allows the user to inspect the distribution of variable selections over the bootstrap or training/test resampling iterations
Added more options to printing of validation objects
Updated check.overlap() to handle multiple treatments
Aaron added match.id argument to allow proper analysis of matched case-control datasets