get.assign.lm: get.assign.lm

View source: R/coefPredMatching.r

get.assign.lmR 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


coefplot documentation built on March 18, 2022, 7:58 p.m.