R/ghuber_rs.R

Defines functions ghuber_rs

Documented in ghuber_rs

ghuber_rs <- function(x, y, p, a, b)
{
    mean(ghuber_sf(x = x, y = y, p = p, a = a, b = b))
}

Try the scoringfunctions package in your browser

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

scoringfunctions documentation built on Aug. 30, 2026, 5:07 p.m.