R/RcppExports.R

Defines functions KmtMain

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

KmtMain <- function(X, bModified, NormalMat, LogisMat, ReMat, CauchyMat, strDist, bGraph, nNum) {
    .Call(`_GofKmt_KmtMain`, X, bModified, NormalMat, LogisMat, ReMat, CauchyMat, strDist, bGraph, nNum)
}

Try the GofKmt package in your browser

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

GofKmt documentation built on Oct. 24, 2020, 1:07 a.m.