R/RcppExports.R

Defines functions LogRegcpp

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

LogRegcpp <- function(X, x, y, maxit) {
    .Call('_LogisticReg_LogRegcpp', PACKAGE = 'LogisticReg', X, x, y, maxit)
}
hobbitish1028/LogisticReg documentation built on Nov. 21, 2019, 4:46 a.m.