coefplot (version 1.2.7)

getCoefsFromPredictors.rxLinMod: getCoefsFromPredictors.rxLinMod

Description

Function for matching coefficients with predictors for rxLinMod

Usage

# S3 method for rxLinMod
getCoefsFromPredictors(model, predictors = NULL, strict = FALSE, ...)

Arguments

model

A fitted model

predictors

A character vector of predictors to match against

strict

Logical specifying if interactions terms should be included (FALSE) or just the main terms (TRUE).

further arguments

Value

A character vector of coefficients listing the coefficients that match the predictor

Details

The user specifies predictors whose coefficients should be included in the coefplot.