Skip to contents

Joint estimate across CV models for a binregCV object

Usage

# S3 method for class 'binregCV'
estimate(x, f = NULL, ...)

Arguments

x

A `binregCV` object.

f

Optional transformation function passed to `lava::estimate`.

...

Not currently used.