run_STDERR: Standard Error

run_STDERRR Documentation

Standard Error

Description

Calculates the standard error interval of a vector of data

Usage

run_STDERR(x)

Arguments

x

(Required). vector. a vector of data.

Value

upper

Upper bound of interval.

mean

Mean of data.

lower

Lower bound of interval.

Author(s)

Created by Hua Zou (5/19/2022 Shenzhen China)

References

https://github.com/cran/Rmisc/

Examples

run_STDERR(rnorm(100))


HuaZou/MicrobiomeAnalysis documentation built on May 13, 2024, 11:10 a.m.