sipd: Generic method to obtain the species-level individual power distribution (SIPD)
Description
Extract species level individual power distribution
from ESF object and return object inheriting from meteDist. This distribution (Theta) describes the distribution of metabolic rates across the individuals of a species with n individuls
Usage
sipd(x, ...)
## S3 method for class 'meteESF':
sipd(x, sppID, n, ...)
Arguments
x
An object of class meteESF (i.e. the fitted distribution $R(n,e)$)
...
arguments to be passed to methods
sppID
the name or index of the species of interest as listed in the spp argument passed to meteESF
n
integer. Alternatively can extract METE prediction by indicating number of individuals in the species
Value
An object of class meteDist. The object contains a list with the following elements.
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Details
If n is provided then only the theoretical prediction is returned (because
data from multiple species could map to the same n). Thus if data and prediction are
desired use sppID.
References
Harte, J. 2011. Maximum entropy and ecology: a theory of abundance, distribution, and energetics. Oxford University Press.