gen {metamisc} | R Documentation |
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 |
... |
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.. |
Author(s)
Valentijn de Jong
[Package metamisc version 0.4.0 Index]