R/RcppExports.R

Defines functions leastSqrRegression

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

leastSqrRegression <- function(x_in, y_in, Comb, intercept_zero = FALSE) {
    .Call('_FloodR_leastSqrRegression', PACKAGE = 'FloodR', x_in, y_in, Comb, intercept_zero)
}
PhilippBuehler/FloodR documentation built on March 2, 2024, 9:53 a.m.