print.shadow_vimp {shadowVIMP} | R Documentation |
Print shadow_vimp results
Description
Custom print function to display the key elements of the shadow_vimp()
results.
Usage
## S3 method for class 'shadow_vimp'
print(x, ...)
Arguments
x |
Object of class 'shadow_vimp' |
... |
Further arguments passed to or from other methods. |
Value
The object x
, invisibly.
See Also
[Package shadowVIMP version 1.0.2 Index]