R/RcppExports.R

Defines functions events bacon

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

bacon <- function(inputfile1, outputfile1, ssize, dircc) {
    .Call(`_rbacon_bacon`, inputfile1, outputfile1, ssize, dircc)
}

events <- function(th1, th2, th_shift, window, outputfname1, MCMCsamplesfname1, samplesize, K, c0, Dc, eventprobsfname1, depths_size) {
    invisible(.Call(`_rbacon_events`, th1, th2, th_shift, window, outputfname1, MCMCsamplesfname1, samplesize, K, c0, Dc, eventprobsfname1, depths_size))
}
Maarten14C/rbacon documentation built on Feb. 22, 2025, 12:30 a.m.