#' scadsum: A package for carrying out nonconvex penalty regression using GWAS summary statistics
#'
#' @docType package
#' @name scadsum
#' @importFrom Rcpp evalCpp
#' @importFrom Matrix Diagonal t
#' @importFrom data.table fread setkey as.data.table
#' @useDynLib scadsum
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.