print.mlresult {utiml}R Documentation

Print the mlresult

Description

Print the mlresult

Usage

## S3 method for class 'mlresult'
print(x, ...)

Arguments

x

The mlresult to print

...

Extra parameters for print method

Value

No return value, called for print a prediction result


[Package utiml version 0.1.7 Index]