wordcount.case | R Documentation |
The data are the number of occurences of an article in five-word and ten-word samples from Macaulay's 'Essay on Milton' and G.K. Chesterton's essay 'About the workers'.
data("wordcount.case")
A data frame with 340 observations on the following 5 variables.
author
a factor with levels Macaulay
Chesterton
fsize
a factor with levels 5
10
vsize
a numeric vector
number.words
a numeric vector
number.tested
a numeric vector
Bailey, B.J.R. (1990). A model for Function Word Counts. Appl. Statist. 39(1), 107-114.
Sellers, K.F., Swift, A.W., Weems, K.S. (2017). A flexible distribution class for count data. Journal of Statistical Distributions and Applications 41(12), 2616-2626.
data(wordcount.case)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.