R/RcppExports.R

Defines functions bolckGMD

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

bolckGMD <- function(y, Z, Zc, Zc_proj, beta, lambda, pf, dfmax, pfmax, A, b, rstar, ustar, group_index, inner_maxiter, outer_maxiter, inner_eps, outer_eps, mu_ratio, u_ini, tol) {
    .Call('_TRYY_bolckGMD', PACKAGE = 'TRYY', y, Z, Zc, Zc_proj, beta, lambda, pf, dfmax, pfmax, A, b, rstar, ustar, group_index, inner_maxiter, outer_maxiter, inner_eps, outer_eps, mu_ratio, u_ini, tol)
}
jiji6454/TRYY documentation built on May 22, 2019, 1:39 p.m.