R/RcppExports.R

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

#' @export
cd <- function(X, y, alpha, alpha_weights, tol, maxiter) {
    .Call('penfmbr_cd', PACKAGE = 'penfmbr', X, y, alpha, alpha_weights, tol, maxiter)
}
erikcs/penfmbr documentation built on June 6, 2019, 12:25 p.m.