R/RcppExports.R

Defines functions model_fit

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

model_fit <- function(X, y) {
    .Call('_testPkg_model_fit', PACKAGE = 'testPkg', X, y)
}
XuelinGu/LinearRegression documentation built on Dec. 24, 2019, 9:45 a.m.