R/RcppExports.R

Defines functions Ahmad2015Stat Ahmad2017Stat BoxesMStat Chaipitak2013poolStat Chaipitak2013Stat Chen2010Stat Ishii2016Stat Schott2001Stat Schott2007Stat Schott2007pooledStat Srivastava2005Stat Srivastava2007Stat Srivastava2014Stat Srivastava2014poolStat SrivastavaYanagihara2010Stat

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

Ahmad2015Stat <- function(x) {
    .Call(`_covTestR_Ahmad2015Stat`, x)
}

Ahmad2017Stat <- function(x) {
    .Call(`_covTestR_Ahmad2017Stat`, x)
}

BoxesMStat <- function(x) {
    .Call(`_covTestR_BoxesMStat`, x)
}

Chaipitak2013poolStat <- function(x) {
    .Call(`_covTestR_Chaipitak2013poolStat`, x)
}

Chaipitak2013Stat <- function(x) {
    .Call(`_covTestR_Chaipitak2013Stat`, x)
}

Chen2010Stat <- function(x) {
    .Call(`_covTestR_Chen2010Stat`, x)
}

Ishii2016Stat <- function(x) {
    .Call(`_covTestR_Ishii2016Stat`, x)
}

Schott2001Stat <- function(x) {
    .Call(`_covTestR_Schott2001Stat`, x)
}

Schott2007Stat <- function(x) {
    .Call(`_covTestR_Schott2007Stat`, x)
}

Schott2007pooledStat <- function(x) {
    .Call(`_covTestR_Schott2007pooledStat`, x)
}

Srivastava2005Stat <- function(x) {
    .Call(`_covTestR_Srivastava2005Stat`, x)
}

Srivastava2007Stat <- function(x) {
    .Call(`_covTestR_Srivastava2007Stat`, x)
}

Srivastava2014Stat <- function(x) {
    .Call(`_covTestR_Srivastava2014Stat`, x)
}

Srivastava2014poolStat <- function(x) {
    .Call(`_covTestR_Srivastava2014poolStat`, x)
}

SrivastavaYanagihara2010Stat <- function(x) {
    .Call(`_covTestR_SrivastavaYanagihara2010Stat`, x)
}
BenBarnard/covTestR documentation built on Dec. 3, 2019, 10:52 a.m.