Extracts the sample-unit (SU) identifier, taxon label, height/length variable,
and “dead” code from obj$vars, and the surveyed (inventoried) area from
obj$global. If rm.dead = TRUE, individuals flagged as dead are
removed before analysis.
Individual volume is computed as \(V_i = abi \times h \times shape.factor\),
where abi and h are columns present in obj$data. Per-SU
totals of volume and basal area are converted to per-hectare values using the
SU area. The function then derives, for density (ADe), volume (AVol), and basal
area (ABA):
mean, variance, standard deviation, standard error;
coefficient of variation (CV);
absolute and relative sampling error (based on the t quantile with |SU| - 1 df);
lower and upper confidence limits per hectare.
Inventory representativeness (total area, number/area of SUs, and percentage inventoried)
is reported, and population totals (for area.tot) are produced with corresponding
confidence limits. Required numbers of SUs to attain 10% and 20% permissible
relative errors are computed from standard finite-population sampling formulae.