R/RcppExports.R

Defines functions QICD

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

QICD <- function(X, y, lambda_list, initial, thresh, maxin, maxout) {
    .Call(`_TFRE_QICD`, X, y, lambda_list, initial, thresh, maxin, maxout)
}

Try the TFRE package in your browser

Any scripts or data that you put into this service are public.

TFRE documentation built on May 29, 2024, 2:19 a.m.