powered by
This function calculates Yule's characteristic constant K given a frequency spectrum.
yule.fnc(spect)
Yule's characteristic constant K
A frequency spectrum as generated by spectrum.fnc.
spectrum.fnc
R. H. Baayen
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
if (FALSE) { data(alice) yule.fnc(spectrum.fnc(alice)) }
Run the code above in your browser using DataLab