plotRegressionLine {mdatools} | R Documentation |
Shows linear fit line for data points.
plotRegressionLine(p, col = p$col, ...)
p |
plot data returned by function 'mdaplot()' |
col |
color of line |
... |
other parameters available for 'abline()' function |