R/RcppExports.R

Defines functions LtoEAP_cpp

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

#' @noRd
LtoEAP_cpp <- function(L, theta_grid, prior_density) {
    .Call('_PROsetta_LtoEAP_cpp', PACKAGE = 'PROsetta', L, theta_grid, prior_density)
}

Try the PROsetta package in your browser

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

PROsetta documentation built on Feb. 16, 2023, 9:14 p.m.