Skip to content

SplitKnockoff

Split Knockoffs for Structural Sparsity

v2.1 · Oct 14, 2024 · MIT + file LICENSE

Description

Split Knockoff is a data adaptive variable selection framework for controlling the (directional) false discovery rate (FDR) in structural sparsity, where variable selection on linear transformation of parameters is of concern. This proposed scheme relaxes the linear subspace constraint to its neighborhood, often known as variable splitting in optimization. Simulation experiments can be reproduced following the Vignette. 'Split Knockoffs' is first defined in Cao et al. (2021) <doi:10.48550/arXiv.2103.16159>.

Downloads

311

Last 30 days

12782nd

779

Last 90 days

2.9K

Last year

Trend: +22.9% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘Matrix’ ‘RSpectra’ ‘ggplot2’ ‘latex2exp’ ‘mvtnorm’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘Matrix’ ‘RSpectra’ ‘ggplot2’ ‘latex2exp’ ‘mvtnorm’
  All declared Imports should be used.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘Matrix’ ‘RSpectra’ ‘ggplot2’ ‘latex2exp’ ‘mvtnorm’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘Matrix’ ‘RSpectra’ ‘ggplot2’ ‘latex2exp’ ‘mvtnorm’
  All declared Imports should be used.

Dependency Network

Dependencies Reverse dependencies glmnet MASS latex2exp RSpectra ggplot2 Matrix mvtnorm SplitKnockoff

Version History

new 2.1 Mar 10, 2026
updated 2.1 ← 1.2 diff Oct 13, 2024
updated 1.2 ← 1.1 diff Mar 17, 2022
updated 1.1 ← 1.0 diff Feb 19, 2022
updated 1.0 ← 0.8 diff Nov 1, 2021
new 0.8 Sep 12, 2021