EffectsPlot: Produce an effects plot of a regression model

View source: R/regressionplots.R

EffectsPlotR Documentation

Produce an effects plot of a regression model

Description

Produce an effects plot of a regression model

Usage

EffectsPlot(model, max.factor.label.length = NULL, y.axis.title = NULL)

Arguments

model

A model of class Regression

max.factor.label.length

The maximum length of any factor label, as plotted on the x-axis for categorical variables. Longer labels are truncated, possibly with an integer suffix to ensure uniquueness.

y.axis.title

The title of the y-axis for each plot. Defaults to the outcome label.


Displayr/flipRegression documentation built on March 2, 2024, 3:51 a.m.