R/RcppExports.R

Defines functions betaRcpp

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

betaRcpp <- function(y, x) {
    .Call('_linearRegress_betaRcpp', PACKAGE = 'linearRegress', y, x)
}
EvanWie/linearRegress documentation built on Nov. 20, 2019, 12:02 a.m.