powered by
This function calculates Yule's characteristic constant K given a frequency spectrum.
yule.fnc(spect)
A frequency spectrum as generated by spectrum.fnc.
spectrum.fnc
Yule's characteristic constant K
Yule, G. U. (1944) The Statistical Study of Literary Vocabulary, Cambridge: Cambridge University Press.
Baayen, R. H. (2001) Word Frequency Distributions, Dordrecht: Kluwer.
See also spectrum.fnc and growth.fnc.
growth.fnc
# NOT RUN { data(alice) yule.fnc(spectrum.fnc(alice)) # }
Run the code above in your browser using DataLab