An S4 class to represent a reject inference technique.
method_nameThe name of the used reject inference method.
financed_modelThe logistic regression model on financed clients.
acceptance_modelThe acceptance model (if estimated by the given method).
infered_modelThe logistic regression model resulting from the reject inference method.