Description Usage Format References Examples
A statistician records how long he must wait for his bus each morning.
1 |
A data frame with 15 observations on the following variable:
minutes
(waiting time in minutes)
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. 2015. Probability and Statistics with R, Second Edition. Chapman & Hall / CRC.
1 | with(data= WAIT, wilcox.test(minutes, mu = 6, alternative = "less"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.