print.cvclass {ipred} | R Documentation |
Print objects returned by errorest
in nice layout.
## S3 method for class 'cvclass'
print(x, digits=4, ...)
x |
an object returned by |
digits |
how many digits should be printed. |
... |
further arguments to be passed to or from methods. |
none