R/RcppExports.R

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

.msQuantile <- function(left, right, n, nsim, isGen) {
    .Call('_essHist_msQuantile', PACKAGE = 'essHist', left, right, n, nsim, isGen)
}

.boundedHistogram <- function(orderedData, cumCount, start, rightIndex, lower, upper) {
    .Call('_essHist_boundedHistogram', PACKAGE = 'essHist', orderedData, cumCount, start, rightIndex, lower, upper)
}

Try the essHist package in your browser

Any scripts or data that you put into this service are public.

essHist documentation built on May 10, 2019, 5:03 p.m.