R/RcppExports.R

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

getNumberNativeIterationsTaken <- function() {
    .Call(`_fuser_getNumberNativeIterationsTaken`)
}

genFusedLassoProximal_loop <- function(XX, XY, X_list, Y, samp_sizes, C, intercept, p, k, num_iters, penalty_factors, L_U_inv, B_old, mu, W, weighted_delta_f, tol) {
    .Call(`_fuser_genFusedLassoProximal_loop`, XX, XY, X_list, Y, samp_sizes, C, intercept, p, k, num_iters, penalty_factors, L_U_inv, B_old, mu, W, weighted_delta_f, tol)
}

Try the fuser package in your browser

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

fuser documentation built on May 2, 2019, 3:29 p.m.