R/RcppExports.R

Defines functions cpp_helper_from_ranks_to_integrable_values

Documented in cpp_helper_from_ranks_to_integrable_values

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

#' Helper function for from_ranks_to_integrable_values
#'
#' @param rank_interval_mult the value of the normalized density of Y_A.
#' @param j_max maximum number of sample points.
#'
cpp_helper_from_ranks_to_integrable_values <- function(rank_interval_mult, j_max) {
    .Call('_RVCompare_cpp_helper_from_ranks_to_integrable_values', PACKAGE = 'RVCompare', rank_interval_mult, j_max)
}

Try the RVCompare package in your browser

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

RVCompare documentation built on Aug. 21, 2023, 5:13 p.m.