me: Margin of error

meR Documentation

Margin of error

Description

Margin of error

Usage

me(x, conf_lev = 0.95, na.rm = TRUE)

Arguments

x

Input variable

conf_lev

Confidence level. The default is 0.95

na.rm

If TRUE missing values are removed before calculation

Value

Margin of error

Examples

me(rnorm(100))


radiant-rstats/radiant.data documentation built on Jan. 19, 2024, 12:21 p.m.