metePi: Equation of the PMF of the METE spatial species abundance...

Description Usage Arguments Details Value Author(s) References See Also Examples

View source: R/meteSSF.R

Description

metePi is a low level function that returns the spatial species abundance distribution Pi(n) predicted by METE; vectorized in n

Usage

1
metePi(n, la, n0)

Arguments

n

A vector giving abundances of each entry

la

The spatial Lagrange multiplier returned by meteSSF

n0

Total abundance in area A0

Details

See Examples

Value

a numeric vector giving the probability of each entry in n

Author(s)

Andy Rominger <ajrominger@gmail.com>, Cory Merow

References

Harte, J. 2011. Maximum entropy and ecology: a theory of abundance, distribution, and energetics. Oxford University Press.

See Also

metePi

Examples

1
metePi(0:10, 0.01, 100)

meteR documentation built on May 2, 2019, 11:04 a.m.