lorimerCZR | R Documentation |
Lorimer's Competition Zone Radius - Lorimer 1983
lorimerCZR(k, n)
k |
constant, usually 0.4 |
n |
number of trees per hectare |
Estimates the competition zone radius, based on the number of
trees per hectare in the plot multiplied by a constant (k
).
value of competition zone radius
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.
data(bicuar)
lorimerCZR(1, nrow(bicuar))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.