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)
}
EtorArza/RVCompare documentation built on Jan. 11, 2025, 12:05 a.m.