print.Boruta {Boruta} | R Documentation |
Print Boruta object
Description
Print method for the Boruta objects.
Usage
## S3 method for class 'Boruta'
print(x, ...)
Arguments
x |
an object of a class Boruta. |
... |
additional arguments passed to |
Value
Invisible copy of x
.
[Package Boruta version 8.0.0 Index]