Learn R Programming

distillML (version 0.1.0.13)

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.