R/RcppExports.R

Defines functions ScoreU

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

ScoreU <- function(n, k, y, x, p, beta, corre) {
    .Call(`_interep_ScoreU`, n, k, y, x, p, beta, corre)
}
feizhoustat/interep documentation built on Feb. 12, 2024, 8:30 a.m.