Last data update: 2014.03.03

R: Regression line for data points
mdaplot.showRegressionLineR Documentation

Regression line for data points

Description

Shows linear fit line for data points.

Usage

mdaplot.showRegressionLine(data, lty = 1, lwd = 1, colmap = "default",
  col = NULL)

Arguments

data

data values

lty

line type

lwd

line width

colmap

color map

col

color of lines

Results