error.bars.sd.f: Put error bars on an x y plot given a standard deviation of...

Description Usage Arguments

View source: R/plotting.helper.functions.r

Description

Put error bars on an x y plot given a standard deviation of normal distributed errors

Usage

1
error.bars.sd.f(x, y.mean, y.sd, SE = T, ...)

Arguments

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


duplisea/ddhelper documentation built on Nov. 4, 2019, 11:04 a.m.