hodgeslehmannexample | R Documentation |
Diagram the construction of the one-sample Hodges-Lehmann estimator
hodgeslehmannexample(zz = NULL, nn = 6, alpha = 0.05)
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. |
a vector with two components giving the confidence interval.
hodgeslehmannexample()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.