An S4 class to represent a reject inference technique.
method_name
The name of the used reject inference method.
financed_model
The logistic regression model on financed clients.
acceptance_model
The acceptance model (if estimated by the given method).
infered_model
The logistic regression model resulting from the reject inference method.