getCoefsFromPredictors: getCoefsFromPredictors

View source: R/coefPredMatching.r

getCoefsFromPredictorsR Documentation

getCoefsFromPredictors

Description

Generic function for finding which coefficients go with which predictors

Usage

getCoefsFromPredictors(model, predictors, ...)

Arguments

model

A fitted model

predictors

A character vector of predictors to match against

...

further arguments

Details

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

Value

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

Author(s)

Jared P. Lander


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