plotRegressionLine | 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.