rawME: Margin of error

Description Usage Arguments Value

View source: R/MarginOfError.R

Description

The margin of error, also called half the width of the confidence interval
Calculated from raw summary statistics

Usage

1
rawME(s, n, alpha = 0.05)

Arguments

s

Standard deviation of a vector

n

Sample size

alpha

Significance level (0.05 by default)

Value

Half the width of the confidence interval


DanielEverland/smartstats documentation built on Dec. 17, 2021, 4:03 p.m.