R/RcppExports.R

Defines functions looprun arma_cor

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

arma_cor <- function(X, y) {
    .Call(`_GWASinlps_arma_cor`, X, y)
}

looprun <- function(varsselected, varsleft, max_nocollect, m, nskip) {
    .Call(`_GWASinlps_looprun`, varsselected, varsleft, max_nocollect, m, nskip)
}

Try the GWASinlps package in your browser

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

GWASinlps documentation built on Nov. 23, 2022, 9:06 a.m.