R/cplr.R

#' cplr: Compressed and penalized linear regression
#'
#' The cplr package provides three categories of important functions:
#' foo, bar and baz.
#'
#' @section Foo functions:
#' The foo functions ...
#'
#' @docType package
#' @name cplr
NULL

#' @import stats
#' @import RcppArmadillo
#' @importFrom Matrix rsparsematrix
#' @importFrom  graphics matplot
NULL

#' @useDynLib cplr
#' @importFrom Rcpp sourceCpp
NULL
dajmcdon/cplr documentation built on May 14, 2019, 3:29 p.m.