An open API service indexing awesome lists of open source software.

https://github.com/novartis/knockofftools

An R-package containing a suite of knockoffs functions and methods from existing R-packages and the knockoffs literature. Some of the R functions are novel implementations of recent methods.
https://github.com/novartis/knockofftools

Last synced: 11 months ago
JSON representation

An R-package containing a suite of knockoffs functions and methods from existing R-packages and the knockoffs literature. Some of the R functions are novel implementations of recent methods.

Awesome Lists containing this project

README

          

The `knockofftools` package
====================

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)](https://ascpt.onlinelibrary.wiley.com/doi/full/10.1002/cpt.3211).

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

- Sparse sequential knockoffs in [Zimmermann et al. (2024)](https://ascpt.onlinelibrary.wiley.com/doi/full/10.1002/cpt.3211)
- Sequential knockoffs in [Kormaksson et al. (2021)](https://onlinelibrary.wiley.com/doi/full/10.1002/sim.8955)
- Predictive knockoffs in [Sechidis et al. (2021)](https://onlinelibrary.wiley.com/doi/full/10.1002/sim.9134)

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

# Code authors

- Matthias Kormaksson, matthias-1.kormaksson_ext@novartis.com
- Konstantinos (Kostas) Sechidis, kostas.sechidis@novartis.com
- Manuela Zimmermann, manuela.zimmermann@novartis.com