print.knockoff.result {knockoff} | R Documentation |
Print results for the knockoff filter
Description
Prints the list of variables selected by the knockoff filter and the corresponding function call.
Usage
## S3 method for class 'knockoff.result'
print(x, ...)
Arguments
x |
the output of a call to knockoff.filter |
... |
unused |
[Package knockoff version 0.3.6 Index]