bland: Estimate Mean from Quartiles and Range (Bland)

blandR Documentation

Estimate Mean from Quartiles and Range (Bland)

Description

Method provided by Bland [todo: citation].

Usage

bland_mean(a, q_1, m, q_3, b)

bland_se(a, q_1, m, q_3, b, n)

Arguments

a

Minimum value of sample.

q_1

First quartile of sample.

m

Median of sample.

q_3

Third quartile of sample.

b

Maximum value of sample.

n

Sample size.

See Also

Other one_neet Inputs and outputs neet tested.: effect_se(), g_, hozo, wan_c1, wan_c2

Other meansd_estimator Approximate an estimator for the mean from quartiles.: hozo, wan_c1, wan_c2


softloud/varameta documentation built on Feb. 8, 2023, 12:12 a.m.