Learn R Programming

glmulti (version 1.0.8)

getfit-methods: Methods for Function getfit

Description

Used by coef.glmulti to access the contents of fitted model objects of different classes.

Arguments

Methods

object = "ANY"

Default method, for e.g. glm objects.

object = "coxph"

Method for coxph objects.

object = "coxph.null"

Method for coxph.null objects.