R/RcppExports.R

Defines functions weighted_quantile_cpp

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

weighted_quantile_cpp <- function(x, w, q) {
    .Call(`_RSMC2_weighted_quantile_cpp`, x, w, q)
}
dereklh24/RSMC2 documentation built on Nov. 6, 2019, 2:53 a.m.