R/RcppExports.R

Defines functions predprobCpp

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

predprobCpp <- function(y, n, nmax, alpha_e, beta_e, p_s, theta_t) {
    .Call(`_ph2bayes_predprobCpp`, y, n, nmax, alpha_e, beta_e, p_s, theta_t)
}

Try the ph2bayes package in your browser

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

ph2bayes documentation built on May 2, 2019, 3:20 p.m.