R/bregman2_rs.R

Defines functions bregman2_rs

Documented in bregman2_rs

bregman2_rs <- function(x, y, b)
{
    mean(bregman2_sf(x = x, y = y, 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.