Skip to contents

Obtain performance estimates from a model fit.

Usage

perf(object, ...)
performance(object, ...)

Arguments

object

A model fit object, either a metapred or subset(metapred) object.

...

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. Use perfFUN = 0 to select all.

Author

Valentijn de Jong