R/estimate.predictiveness_measure.R
estimate.predictiveness_measure.Rd
Obtain a Point Estimate and Efficient Influence Function Estimate for a Given Predictiveness Measure
# S3 method for predictiveness_measure
estimate(x, ...)
an object of class "predictiveness_measure"
other arguments to type-specific predictiveness measures (currently unused)
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)