Learn R Programming

vimp (version 2.3.3)

estimate.predictiveness_measure: Obtain a Point Estimate and Efficient Influence Function Estimate for a Given Predictiveness Measure

Description

Obtain a Point Estimate and Efficient Influence Function Estimate for a Given Predictiveness Measure

Usage

# S3 method for predictiveness_measure
estimate(x, ...)

Value

A list with the point estimate, naive point estimate (for ANOVA only), estimated EIF, and the predictions for coarsened data EIF (for coarsened data settings only)

Arguments

x

an object of class "predictiveness_measure"

...

other arguments to type-specific predictiveness measures (currently unused)