R/RcppExports.R

Defines functions elgrinsimcore elgrincore

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

elgrincore <- function(YR, AmetaR, EnvironmentR, nbthreads = 1L) {
    .Call(`_econetwork_elgrincore`, YR, AmetaR, EnvironmentR, nbthreads)
}

elgrinsimcore <- function(AmetaR, EnvironmentR, aR, alR, bR, cR, betaR, betaabsR, compatR, nbthreads = 1L) {
    .Call(`_econetwork_elgrinsimcore`, AmetaR, EnvironmentR, aR, alR, bR, cR, betaR, betaabsR, compatR, nbthreads)
}

Try the econetwork package in your browser

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

econetwork documentation built on Oct. 21, 2022, 5:10 p.m.