hodgeslehmannexample: Diagram the construction of the one-sample Hodges-Lehmann...

View source: R/common.R

hodgeslehmannexampleR Documentation

Diagram the construction of the one-sample Hodges-Lehmann estimator

Description

Diagram the construction of the one-sample Hodges-Lehmann estimator

Usage

hodgeslehmannexample(zz = NULL, nn = 6, alpha = 0.05)

Arguments

zz

Data vector. Defaults to a random Cauchy sample of an appropriate length.

nn

Length of data vector. Ignored if no real vector supplied, and defaults to 6.

alpha

1-confidence level. Defaults to 0.05.

Value

a vector with two components giving the confidence interval.

Examples

hodgeslehmannexample()

kolassa-dev/NonparametricHeuristic documentation built on Nov. 14, 2022, 11:25 p.m.