R/RcppExports.R

Defines functions gam_reg

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

gam_reg <- function(X, Y, beta, beta0, sigma, lambda, gam, f, inter, regul_alp) {
    .Call('gamreg_gam_reg', PACKAGE = 'gamreg', X, Y, beta, beta0, sigma, lambda, gam, f, inter, regul_alp)
}

Try the gamreg package in your browser

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

gamreg documentation built on May 1, 2019, 6:29 p.m.