Learn R Programming

meteR (version 1.2)

ssad: Species Spatial Abundance Distribution

Description

Species Spatial Abundance Distribution

Usage

ssad(x)
"ssad"(x)

Arguments

x
An objects of class meteSSF; i.e. the spatial structure function $\Pi(n)$

References

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

Examples

Run this code
data(anbo)
pi1 <- meteSSF(anbo$spp, 'crcr', anbo$count, row=anbo$row, col=anbo$col, A=1, A0=16)
plot(ssad(pi1))

Run the code above in your browser using DataLab