Description Usage Arguments Value Author(s) References See Also Examples
This function calculates Yule's characteristic constant K given a frequency spectrum.
1 | yule.fnc(spect)
|
spect |
A frequency spectrum as generated by |
Yule's characteristic constant K
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
.
1 2 3 4 5 | ## Not run:
data(alice)
yule.fnc(spectrum.fnc(alice))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.