ssad {meteR} | R Documentation |
Species Spatial Abundance Distribution
ssad(x)
## S3 method for class 'meteSSF'
ssad(x)
x |
An objects of class meteSSF; i.e. the spatial structure function |
Andy Rominger <ajrominger@gmail.com>, Cory Merow
Harte, J. 2011. Maximum entropy and ecology: a theory of abundance, distribution, and energetics. Oxford University Press.
data(anbo)
pi1 <- meteSSF(anbo$spp, 'crcr', anbo$count, row=anbo$row, col=anbo$col, A=1, A0=16)
plot(ssad(pi1))