View source: R/plotting.helper.functions.r
Put error bars on an x y plot given a standard deviation of normal distributed errors
1 | error.bars.sd.f(x, y.mean, y.sd, SE = T, ...)
|
x |
independent data series |
y.mean |
mean or central value of the y series |
y.sd |
the standard deviation of the y series |
SE |
if T then y.sd is the standard error |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.