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(`_Logistic_LogRegcpp`, X, x, y, maxit)
}
hobbitish1028/Logistic documentation built on Nov. 26, 2019, 8:58 a.m.