R/RcppExports.R

Defines functions GoFBH GoFBHC GoFBHK GoFHe GoFHM GoFKl GoFMI GoFNS GoFsim GoFsim2d

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

GoFBH <- function(x, a) {
    .Call(`_EWGoF_GoFBH`, x, a)
}

GoFBHC <- function(x, a) {
    .Call(`_EWGoF_GoFBHC`, x, a)
}

GoFBHK <- function(x, a) {
    .Call(`_EWGoF_GoFBHK`, x, a)
}

GoFHe <- function(x, a, a1) {
    .Call(`_EWGoF_GoFHe`, x, a, a1)
}

GoFHM <- function(x, a) {
    .Call(`_EWGoF_GoFHM`, x, a)
}

GoFKl <- function(x, a) {
    .Call(`_EWGoF_GoFKl`, x, a)
}

GoFMI <- function(x, a) {
    .Call(`_EWGoF_GoFMI`, x, a)
}

GoFNS <- function(t, n, m) {
    .Call(`_EWGoF_GoFNS`, t, n, m)
}

GoFsim <- function(nsim, n, fun) {
    .Call(`_EWGoF_GoFsim`, nsim, n, fun)
}

GoFsim2d <- function(nsim, n, fun1, fun2) {
    .Call(`_EWGoF_GoFsim2d`, nsim, n, fun1, fun2)
}

Try the EWGoF package in your browser

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

EWGoF documentation built on May 2, 2019, 6:09 a.m.