estimate {vimp} | R 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 |
... |
further arguments passed to or from other methods. |
[Package vimp version 2.3.3 Index]