R/RcppExports.R

Defines functions gvar nsignC

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

nsignC <- function(x) {
    .Call('_inferr_nsignC', PACKAGE = 'inferr', x)
}

gvar <- function(ln, ly) {
    .Call('_inferr_gvar', PACKAGE = 'inferr', ln, ly)
}

Try the inferr package in your browser

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

inferr documentation built on May 29, 2021, 1:07 a.m.