get.assign.lm {coefplot} | R Documentation |
get.assign.lm
Description
The assignment vector for an lm model
Usage
## S3 method for class 'lm'
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]