R/RcppExports.R

Defines functions DoBlock

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

DoBlock <- function(weight, response, gamma, lambda) {
    .Call('_CatReg_DoBlock', PACKAGE = 'CatReg', weight, response, gamma, lambda)
}

Try the CatReg package in your browser

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

CatReg documentation built on June 14, 2021, 5:07 p.m.