R/lltLS.R

Defines functions lltLS

lltLS <-
function(y, B, tau, lambdashort_glatt, lambdashort_orig, DD, NB, glatterms) {
    .Call('_expectreg_lltLS', PACKAGE = 'expectreg', y, B, tau, lambdashort_glatt, lambdashort_orig, DD, NB, glatterms)
}

Try the expectreg package in your browser

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

expectreg documentation built on May 29, 2024, 6:12 a.m.