README.md

ingrowth

R software for ingrowth imputation

The goal of ingrowth is to perform imputation for trees not measured due to a minimum size threshold in even-aged forest permanent sample plots. The R mini-package contains a single function, ingrowth(), in addition to documentation and test data.

Installation

You can install the package like so:

install.packages("devtools")
devtools::install_github("ogarciav/ingrowth")

Alternatively, you can simply download just the main function R/ingrowth.R.

Reference

GarcĂ­a, O. (2021) "Imputing Ingrowth in Even-aged Permanent Sample Plots". Mathematical and Computational Forestry & Natural-Resource Sciences (MCFNS), 13(2): 1--4. PDF



ogarciav/ingrowth documentation built on Dec. 22, 2021, 4:15 a.m.