Skip to contents

A suite of knockoffs functions and methods from existing R-packages and papers. Some of the R functions are simple wrapper functions, while others are novel implementations of recent methods.

Invoking the R-package in development mode

To invoke the R-package in development mode: please clone the repository, set it as working directory of your R session, and run devtools::load_all().

How to use knockofftools

In the vignette folder we provide various example use cases of the knockofftools.

References

Knockoff tools is introduced in Zimmermann et al. 2024).

Furthermore, details of the novel implemented methods can be found in the following papers:

If you make use of any of these, please cite the papers above.

Code authors