gen: Generalizability estimates
Description
Obtain generalizability estimates from a model fit.
Usage
gen(object, ...)
generalizability(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 generalizability estimates of other steps/models may be
returned..