sum_k_tree: Summarizing of tree-level data for k-tree sampling

Description Usage Arguments Details Value References

View source: R/utilities.R

Description

Helper function to summarize tree-level sample data to the plot-level, where k-tree sampling (k_tree) was used for selecting trees at sample locations.

Usage

1
sum_k_tree(tree_sample, target_vars)

Arguments

tree_sample

A tree_sample object as coming from the extract_data function.

target_var

A character vector of variable names which should be summarized at the plot level

Details

For k-tree sampling, individual tree inlcusion probabilities can only be derived if the tree stem positions of a substantially larger number of trees are available than are actually selected at the single sample locations (see Kleinn & Vilcko 2006a). In practical timber surveys or forest inventories, such extensive numbers of tree positions around the actual sample of trees are typically not available. Instead approximations for expanding the locally observed forest stand characteristics are applied. This functions provides a set of four approximations that are presented in Kleinn & Vilcko (2006b).

Value

A data.table object with stand characteristics at the plot level. Currently, basal area per hectare and the number of trees per hectare are included. The four different approximations are provided under the following columns:

References


AWF-GAUG/fisim documentation built on May 28, 2019, 11:02 a.m.