R/RcppExports.R

Defines functions guideQR

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

guideQR <- function(x, y, maxstep, full) {
    .Call('_BOSSreg_guideQR', PACKAGE = 'BOSSreg', x, y, maxstep, full)
}

Try the BOSSreg package in your browser

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

BOSSreg documentation built on March 7, 2021, 1:06 a.m.