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 = "glm"
Method for glm objects.
object = "lm"
Method for lm objects.

[Package glmulti version 0.6-2 Index]