Description Usage Arguments Details Value Author(s) References See Also Examples
meteSSF calculates the “spatial structure
function” Π(n) (analogous to the ecosystem structure function). From 
the SSF the spatial abundance distribution can be calculated.
1  | 
spp | 
 A vector of species names  | 
sppID | 
 A character giving the name of the desired species (as it appears in ‘spp’)  | 
abund | 
 A vector of abundances  | 
row | 
 A vector of row IDs for each observation  | 
col | 
 A vector of column IDs for each observation  | 
x | 
 A vector of x coordinates for each observation  | 
y | 
 A vector of y coordinates for each observation  | 
n0 | 
 Total abundance in area A0  | 
A | 
 The area at which abundances were recorded  | 
A0 | 
 Total study area  | 
Uses either data or state variables to calculate the Spatial Structure Function (SSF). Uses internal code to determine when computation-saving approximations can be safely made
An object of class meteSSF with elements
dataThe data used to construct the SSF
LaVector of Lagrange multipliers
La.infoTermination information from optimization procedure
state.varState variables used to constrain entropy maximization
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
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.