print.spectral_validation: Print method for an object of class spectral_validation
Description
Prints the content of an object of class spectral_validation
Usage
# S3 method for spectral_validation
print(x, ...)
Value
No return value, called for side effects.
Arguments
- x
an object of class spectral_validation (as returned by the
validate_prediction function).
- ...
arguments to be passed to methods (not functional).