These wrapper functions compute the standard error (SE) or the confidence
interval (CI) of the values in x
. If na.rm
is TRUE
,
missing values are removed before the computation proceeds.
See also
sd()
for the standard deviation.
These wrapper functions compute the standard error (SE) or the confidence
interval (CI) of the values in x
. If na.rm
is TRUE
,
missing values are removed before the computation proceeds.
sd()
for the standard deviation.