generate_predictions: Generate predictions for a model.
Description
Generate predictions for a model.
Usage
generate_predictions(object)
Arguments
object
A list of class easy_*, where * is the name of the algorithm.
Value
A list of matrixes, the generated predictions.