View source: R/plotDensities.R
plotFunctions | R Documentation |
Plot functions
plotFunctions(
data,
xVar,
yVar,
object,
PointSize = 1,
LineWidth = 1,
prop = 0.8,
...
)
data |
data |
xVar |
independent variable |
yVar |
dependent variable |
object |
object |
PointSize |
point size |
LineWidth |
line width |
prop |
(numeric) double between 0 and 1: length of credibility interval. The default value is 80 percent. |
... |
Other arguments passed on to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.