R/RcppExports.R

Defines functions ivx_fit_cpp

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

ivx_fit_cpp <- function(y, X, K = 1L) {
    .Call(`_ivx_ivx_fit_cpp`, y, X, K)
}

Try the ivx package in your browser

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

ivx documentation built on Nov. 27, 2020, 5:09 p.m.