R/RcppExports.R

Defines functions fit_ceres

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

fit_ceres <- function(rD, rQ, rM, rColCl, rG, rC, rTox, rQuantileMat, LAMBDA_G, LAMBDA_Off, LAMBDA_Smooth, NSEGMENTS, MAKE_VALIDATION_SET, log_file_suffix = "", log_file_dir = "log", fit_efficacy = 1L) {
    .Call('_ceres_fit_ceres', PACKAGE = 'ceres', rD, rQ, rM, rColCl, rG, rC, rTox, rQuantileMat, LAMBDA_G, LAMBDA_Off, LAMBDA_Smooth, NSEGMENTS, MAKE_VALIDATION_SET, log_file_suffix, log_file_dir, fit_efficacy)
}
cancerdatasci/ceres documentation built on May 20, 2019, 6:44 p.m.