R/brier_binreg.R
estimate.binregCV.Rd
Joint estimate across CV models for a binregCV object
# S3 method for class 'binregCV' estimate(x, f = NULL, ...)
A `binregCV` object.
Optional transformation function passed to `lava::estimate`.
Not currently used.