print.prediction.prmdt {traineR} | R Documentation |
Printing prmdt prediction object
Description
Printing prmdt prediction object
Usage
## S3 method for class 'prediction.prmdt'
print(x, ...)
Arguments
x |
A prmdt prediction object |
... |
optional arguments to print o format method |
Value
a print prediction of a model.
[Package traineR version 2.2.0 Index]