R/RcppExports.R

Defines functions copulaCorrection_LL_rcpp

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

copulaCorrection_LL_rcpp <- function(params, vec_y, m_data_exo_endo, vec_data_endo_pstar) {
    .Call(`_REndo_copulaCorrection_LL_rcpp`, params, vec_y, m_data_exo_endo, vec_data_endo_pstar)
}

Try the REndo package in your browser

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

REndo documentation built on July 3, 2024, 1:06 a.m.