Description Usage Arguments Details Value Author(s) Examples
A plot comparing a null distribution to a test statistic.
1 2 |
to |
(scalar) The observed value of the test statistic. |
tH |
(vector) Values of the statistic from the null distribution. |
xlab |
(character) Label for the x-axis. |
ncol |
(character) Color of the null histogram. |
ocol |
(character) Color for the observed value. |
otype |
(character) Color for the observed value line type. |
xlim |
(vector) Range for the x-axis. |
none |
|
... |
Additional plotting characters. |
rda func more details
This function produces a plot that facilitates comparison between a distribution of values of a scalar (e.g. a null distribution of a statistic) to a particular value (e.g. the observed value of the statistic).
nothing
Peter Hoff
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.