Skip to contents

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..

Details

With named values or indices for parameter genFUN one or more estimates of generalizability can be selected. Use genFUN = 0 to select all.

Author

Valentijn de Jong