R/RcppExports.R

Defines functions c_pseudo_response c_uti_surv crtTest

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

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

c_uti_surv <- function(surv_f) {
    .Call(`_tburden_c_uti_surv`, surv_f)
}

c_pseudo_response <- function(pchg, thresh_cr, thresh_pd) {
    .Call(`_tburden_c_pseudo_response`, pchg, thresh_cr, thresh_pd)
}
olssol/tburden documentation built on April 27, 2023, 12:14 p.m.