panel.lmfit: Scatterplot with Least-Squares Line

View source: R/panel.lmfit.R

panel.lmfitR Documentation

Scatterplot with Least-Squares Line

Description

Panel function to draw scatterplot with least-squares line.

Usage

panel.lmfit(x, y, col.line = "black", col.points = "black", ...)

Arguments

x

x coordinates.

y

y coordinates.

col.line

line color.

col.points

point color.

...

passed to panel.xyplot and panel.lmline.

Value

NULL, but draws a scatterplot panel with line.


arnima-github/arni documentation built on Oct. 28, 2023, 6:18 p.m.