R/rgam.fast.main.R

 rgam.fast.main <- function (Ry, RX, Rfamily, Rc, RB, RrS, Rexpect, Rw_fun, Rm_initial,
    Rbeta_old, Rcount_lim, Rw_count_lim, Rdisplay)
.Call("rgam_fast_main_cpp", Ry, RX, Rfamily, Rc, RB, RrS, Rexpect,
    Rw_fun, Rm_initial, Rbeta_old, Rcount_lim, Rw_count_lim,
    Rdisplay, PACKAGE = "robustgam")

Try the robustgam package in your browser

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

robustgam documentation built on May 2, 2019, 3:23 a.m.