inst/runit_tests/source/R_s4/AllConstructors.R

bincap <- function(response, predicted, true = "1") {
    return(methods::new(Class = "bincap", response = response,
                        predicted = predicted, true = true))
}

Try the cleanr package in your browser

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

cleanr documentation built on July 9, 2023, 7:30 p.m.