SORTIE-ND
Software for spatially-explicit simulation of forest dynamics

Relative Neighborhood Density Calculator

Parameters for this behavior

Parameter nameDescription
Relative Neighborhood Density - Maximum Distance (m)The maximum distance out to which to calculate Relative Neighborhood Density Index (Ω ) values.
Relative Neighborhood Density - Distance Increment (m)The distance increments at which the Relative Neighborhood Density Index (Ω ) will be calculated. Smaller increments mean a smoother curve but also more processing time.

This behavior calculates the relative neighborhood density index (Ω ) as described in Condit et al 2000. Ω is a measure of the aggregation of a species. It is the average density of conspecific neighbors at a certain distance divided by the overall density of trees in the plot. A perfectly random distribution of individuals for a species would result in Ω = 1. Ω > 1 at short distances indicates species aggregation. Ω < 1 at short distances indicates spacing among individuals.

How it works

Ω values are calculated for each species for a succession of distances out to a maximum. For each tree, the conspecific neighbors are counted in an ring described by the radii x to Δ x. This value is divided by the area of the ring to get the density of neighbors at that distance. This density is averaged over all trees of each species. This average density of neighbors at a given distance is then relativized by dividing by the density of that species across the plot.

Condit's

where:

  • Ω is the relative neighborhood density at distance x to Δ x for a species
  • Nx is the total number of conspecific neighbors for that species found between x and Δ x
  • T is the total number of saplings and adults of that species in the plot
  • Ax is the area of the ring x + Δ x
  • den is the total plot density for trees of that species

The size of the distance increment, x, is given in the Relative Neighborhood Density - Distance Increment (m) parameter. The maximum distance out to which to calculate Ω is given in the Relative Neighborhood Density - Maximum Distance (m) parameter.

Only saplings and adult trees are included in Ω calculations.

The resulting Ω values are stored in the Relative Neighborhood Density grid.

How to apply it

Add this behavior to your run. There is no need to apply it to specific tree species or types. Indeed, any such specifications will be ignored. This behavior does not automatically create output. Once you have added this behavior to your run, the Detailed output grid setup window will list the Relative Neighborhood Density grid. Save all the data members of this grid. You can then view the Ω values as a line graph and use the graph to save the Ω values as a text file.