moe: Margin of Error

Description Usage Arguments

Description

Margin of Error

Usage

1
moe(x, quantile = 0.975, na.rm = FALSE)

Arguments

x

a numeric vector or an R object which is coercible to one by as.vector(x, "numeric")

quantile

numeric, quantile of the t-distribution. Default is .975 for half the width of a 95% confidence interval.

na.rm

logical. Should missing values be removed?


dgromer/psymisc documentation built on May 15, 2019, 7:22 a.m.