matchCoefs.default {coefplot} | R Documentation |
matchCoefs.default
Description
Match coefficients to predictors
Usage
## Default S3 method:
matchCoefs(model, ...)
Arguments
model |
Fitted model |
... |
Further arguments |
Details
Matches coefficients to predictors using information from model matrices
Value
a data.frame matching predictors to coefficients
Author(s)
Jared P. Lander
[Package coefplot version 1.2.8 Index]