Function for matching coefficients with predictors for rxLinMod
# S3 method for rxLinMod
getCoefsFromPredictors(model, predictors = NULL,
strict = FALSE, ...)
A fitted model
A character vector of predictors to match against
Logical specifying if interactions terms should be included (FALSE
) or just the main terms (TRUE
).
further arguments
A character vector of coefficients listing the coefficients that match the predictor
The user specifies predictors whose coefficients should be included in the coefplot.