R/RcppExports.R

Defines functions tfCox_onelambda

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

tfCox_onelambda <- function(ord, alpha, lambda, discrete, ndis, stepSize, X, init_theta, Time, status, indx_time, tie, n, p, Perm, Rank, thin, vec_xtol, tol, niter, backtracking) {
    .Call('_tfCox_tfCox_onelambda', PACKAGE = 'tfCox', ord, alpha, lambda, discrete, ndis, stepSize, X, init_theta, Time, status, indx_time, tie, n, p, Perm, Rank, thin, vec_xtol, tol, niter, backtracking)
}

Try the tfCox package in your browser

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

tfCox documentation built on Aug. 1, 2019, 5:07 p.m.