Description Usage Arguments Value Note Author(s) References See Also Examples
Calculates the He-Tang estimator for the geometric series.
1 | k_hetang(x)
|
x |
A vector of counts |
a real number
Zero counts are discarded prior to calculation of the estimator.
Jan Graffelman (jan.graffelman@upc.edu)
He, F. and Tang, D. 2008. Estimating the niche preemption parameter of the geometric series. Acta Oecologica, 33:105–107
1 2 3 | data("Ganeshaiah")
x <- Ganeshaiah[,2]
k_hetang(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.