R/RcppExports.R

Defines functions c_match crtTest

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

crtTest <- function(test) {
    .Call(`_psrwe_crtTest`, test)
}

c_match <- function(target, candidate, ratio) {
    .Call(`_psrwe_c_match`, target, candidate, ratio)
}
olssol/psrwe documentation built on July 17, 2024, 4:06 p.m.