ci_2_sd: Confidence Interval to Standard Deviation

Description Usage Arguments

View source: R/meta_analysis.R

Description

Confidence Interval to Standard Deviation

Usage

1
ci_2_sd(upper_ci, lower_ci, n, interval = 95)

Arguments

upper_ci

Upper confidence interval

lower_ci

Lower confidence interval

n

Sample size

interval

Either 95, or 90. 95 by default.


johnhenrypezzuto/blpl documentation built on Dec. 6, 2019, 2:36 a.m.