get.assign.glm {coefplot}R Documentation

get.assign.glm

Description

The assignment vector for a glm model

Usage

## S3 method for class 'glm'
get.assign(model, ...)

Arguments

model

Fitted model

...

Further arguments

Details

Gets relative positions of predictors

Value

The assignment vector

Author(s)

Jared P. Lander


[Package coefplot version 1.2.8 Index]