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

object = "coxph"

Method for coxph objects.

object = "coxph.null"

Method for coxph.null objects.


[Package glmulti version 1.0.8 Index]