lmequation: Print a linear model equation on plot

Description Usage Arguments

Description

Print a linear model equation on plot

Usage

1
lmequation(side = 1, line = -1, model = NULL, inset = 0.05, at, ...)

Arguments

side

side to plot (1 = bottom, 2 = left, 3 = top, 4 = right).

line

on which MARgin line, starting at 0 counting outwards.

model

a linear model object

inset

fraction of axis length to inset equation. Values >= 0 inset from left; Values < 0 inset from right

...

Further graphical parameters (see par), including family, las and xpd. (The latter defaults to the figure region unless outer = TRUE, otherwise the device region. It can only be increased.)


lsu2010/myRcode documentation built on May 21, 2019, 8:41 a.m.