View source: R/estimate.predictiveness_measure.R
estimate.predictiveness_measure | R Documentation |
Obtain a Point Estimate and Efficient Influence Function Estimate for a Given Predictiveness Measure
## S3 method for class 'predictiveness_measure'
estimate(x, ...)
x |
an object of class |
... |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.