lorimerCZR: Lorimer's Competition Zone Radius - Lorimer 1983

View source: R/lorimerCZR.R

lorimerCZRR Documentation

Lorimer's Competition Zone Radius - Lorimer 1983

Description

Lorimer's Competition Zone Radius - Lorimer 1983

Usage

lorimerCZR(k, n)

Arguments

k

constant, usually 0.4

n

number of trees per hectare

Details

Estimates the competition zone radius, based on the number of trees per hectare in the plot multiplied by a constant (k).

Value

value of competition zone radius

References

Lorimer, C. G. (1983). Tests of age-independent competition indices for individual trees in natural hardwood stands. Forest Ecology and Management. Volume 6. Pages 343-360.

Examples

data(bicuar)
lorimerCZR(1, nrow(bicuar))


johngodlee/compInd documentation built on Aug. 5, 2024, 8:44 a.m.