getCoefsFromPredictors.rxGlm.RdFunction for matching coefficients with predictors for rxGlm
# S3 method for rxGlm getCoefsFromPredictors(model, predictors = NULL, strict = FALSE, ...)
| model | A fitted model  | 
    
|---|---|
| predictors | A character vector of predictors to match against  | 
    
| strict | Logical specifying if interactions terms should be included (  | 
    
| ... | 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.