R/RcppExports.R

Defines functions stute_core stute_stat

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

stute_stat <- function(V) {
    .Call(`_StuteTest_stute_stat`, V)
}

stute_core <- function(X, y, F) {
    .Call(`_StuteTest_stute_core`, X, y, F)
}

Try the StuteTest package in your browser

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

StuteTest documentation built on Sept. 12, 2024, 7:40 a.m.