#' Knockoff package documentation (implemented for prelim).
#'
#' The knockoff controls the false discovery rate in the Gaussian linear model with fixed-X.
#'
#' @name prelim-knockoffs-package
#' @aliases prelim-knockoffs
#' @references
#' Barber and Candes,
#' Controlling the false discovery rate via knockoffs.
#' Ann. Statist. 43 (2015), no. 5, 2055--2085.
#' https://projecteuclid.org/euclid.aos/1438606853
#'
#' @details
#' This runs the knockoff filter for a given X matrix and y vector. This controls the false discovery
#' rate at a given level.
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.