Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

overlaidSimpleRegressionPlot

Scatter Plot with Overlaid Fits


Description

Produces a scatter plot of the data with overlaid fits.

Usage

overlaidSimpleRegressionPlot(x, lwd.reg, col.reg, ...)

Arguments

x

a fit.models object.

lwd.reg

a vector with length equal to the number of models in x specifying the line widths used in the plot.

col.reg

a vector with length equal to the number of models in x specifying the line colors used in the plot.

...

additional arguments are passed to xyplot.

Value

the trellis object is invisibly returned.


fit.models

Compare Fitted Models

v0.64
GPL
Authors
Kjell Konis [aut, cre]
Initial release
2020-08-02

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.