| getfit-methods {glmulti} | R Documentation |
Methods for Function getfit
Description
Used by coef.glmulti to access the contents of fitted model objects of different classes.
Methods
- object = "ANY"
Default method, for e.g.
glmobjects.- object = "coxph"
Method for
coxphobjects.- object = "coxph.null"
Method for
coxph.nullobjects.
[Package glmulti version 1.0.8 Index]