R/RcppExports.R

Defines functions rcpp_hello_world gpxi_int

Documented in gpxi_int rcpp_hello_world

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

gpxi_int <- function(i, m, beta, S0, S1, sig2) {
    .Call(`_SurrogateBMA_gpxi_int`, i, m, beta, S0, S1, sig2)
}

rcpp_hello_world <- function() {
    .Call(`_SurrogateBMA_rcpp_hello_world`)
}

Try the SurrogateBMA package in your browser

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

SurrogateBMA documentation built on May 29, 2024, 8:55 a.m.