R/RcppExports.R

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

cumulativeRows <- function(M) {
    .Call('_patherit_cumulativeRows', PACKAGE = 'patherit', M)
}

decideEvents <- function(events, probs_random) {
    .Call('_patherit_decideEvents', PACKAGE = 'patherit', events, probs_random)
}
venelin/patherit documentation built on May 15, 2019, 5:04 a.m.