powered by
Generic function for estimating a predictiveness measure (e.g., R-squared or classification accuracy).
estimate(x, ...)
An R object. Currently, there are methods for predictiveness_measure objects only.
predictiveness_measure
further arguments passed to or from other methods.