R/RcppExports.R

Defines functions mean_sd

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

mean_sd <- function(x, y, laplace = 0) {
    .Call(`_NaiveBayes_mean_sd`, x, y, laplace)
}
sidiwang/NaiveBayes documentation built on Nov. 26, 2019, 9 a.m.