metePi {meteR} | R Documentation |
metePi
is a low level function that returns the spatial species abundance
distribution Pi(n)
predicted by METE; vectorized in n
metePi(n, la, n0)
n |
A vector giving abundances of each entry |
la |
The spatial Lagrange multiplier returned by |
n0 |
Total abundance in area A0 |
See Examples
a numeric vector giving the probability of each entry in n
Andy Rominger <ajrominger@gmail.com>, Cory Merow
Harte, J. 2011. Maximum entropy and ecology: a theory of abundance, distribution, and energetics. Oxford University Press.
metePi
metePi(0:10, 0.01, 100)