R/RcppExports.R

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

computeGradientCPP <- function(Rparam, Rprop, Rlogu, Rtik) {
    .Call('_ClusVis_computeGradientCPP', PACKAGE = 'ClusVis', Rparam, Rprop, Rlogu, Rtik)
}

computeLikelihoodCPP <- function(Rparam, Rprop, Rlogu, Rtik) {
    .Call('_ClusVis_computeLikelihoodCPP', PACKAGE = 'ClusVis', Rparam, Rprop, Rlogu, Rtik)
}

Try the ClusVis package in your browser

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

ClusVis documentation built on June 24, 2019, 9:03 a.m.