estimate: Estimate a Predictiveness Measure

View source: R/estimate.R

estimateR Documentation

Estimate a Predictiveness Measure

Description

Generic function for estimating a predictiveness measure (e.g., R-squared or classification accuracy).

Usage

estimate(x, ...)

Arguments

x

An R object. Currently, there are methods for predictiveness_measure objects only.

...

further arguments passed to or from other methods.


bdwilliamson/nova documentation built on Feb. 1, 2024, 10:04 p.m.