powered by
stylo : the data were given by Dr Mario Corina-Borja, see Chappas and Corina-Borja (2006), and has the number of a word appearing in a text.
data(stylo)
Data frames each with the following variable.
word
a numeric vector showing the number a word appearing in a text
freq
a numeric vector showing the frequency of the number a word appearing in a text
Data sets usefull for the GAMLSS booklet
Chappas C. and Corina-Borja M. A Stylometric analysis of newspapers periodical and news scriprs, Journal of Quantitative Linguistics, 13, 285-312
data(stylo) plot(freq~word, type="h", data=stylo)
Run the code above in your browser using DataLab