perf {metamisc} | R Documentation |
Performance estimates
Description
Obtain performance estimates from a model fit.
Usage
perf(object, ...)
performance(object, ...)
Arguments
object |
A model fit object, either a metapred or |
... |
By default, the final model is selected. This parameter allows other arguments to be passed to subset.metapred such that the performance estimates of other steps/models may be returned.. |
Author(s)
Valentijn de Jong
[Package metamisc version 0.4.0 Index]