Learn R Programming

mets (version 1.3.11)

estimate.binregCV: Joint estimate across CV models for a binregCV object

Description

Joint estimate across CV models for a binregCV object

Usage

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

Arguments

x

A `binregCV` object.

f

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

...

Not currently used.