print.knockoff.result: Print results for the knockoff filter

View source: R/knockoff_filter.R

print.knockoff.resultR 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


knockoff documentation built on Aug. 15, 2022, 9:06 a.m.