print-Predictor: The Printing method for Predictor class
Description
Prints the task of an instance of the Predictor class.
Usage
# S3 method for Predictor
print(x, ...)
Arguments
- x
The Predictor object to print
- ...
Additional arguments passed to the print function.