Function plot linea regression
ger_linereg(
data,
x,
y,
z = NULL,
ylab = NULL,
xlab = NULL,
lgl = NULL,
lgd = "top",
xbrk = NULL,
ybrk = NULL,
zbl = NULL,
color = TRUE,
font = 1,
rlx = NULL,
rly = NULL
)
Output dtsm fuction
Axis x variable
Axis y variable
Group variable
Title for the axis y
Title for the axis x
Title for the legend
the position of legends ("none", "left", "right", "bottom", "top", or two-element numeric vector)
brakes for x axis
brakes for y axis
legend label in strign with doble space
colored figure (TRUE), otherwise black & white (FALSE)
letter size in plot
regression line position in axis x.
regression line position in axis y.
Line regression plot