Description Usage Arguments Details Value Author(s)
View source: R/Int_E_VOL_AB_HmDm_HT_dHt.f.R
Internal function not usually called by users
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
Hm |
Numeric vector of stem heights (m) along which diameter measurements
were taken for calibration. Can be of length 1. Must be of same length as |
Dm |
Numeric vector of diameter measurements (cm) taken for calibration.
Can be of length 1. Must be of same length as |
A |
Numeric scalar defining the lower threshold of a stem section for volume
estimation. Depends on |
B |
Numeric scalar defining the upper threshold of a stem section for volume
estimation. Depends on |
iDH |
Character scalar. Either "D" or "H". Type of threshold for
section volume estimation. See |
mw_HtT |
Scalar. Tree height (m) |
sd_HtT |
Scalar. Standard deviation of stem height. Can be 0 if height was measured without error |
par.lme |
List of taper model parameters obtained by |
R0 |
indicator whether taper curve should interpolate measurements |
IA |
Logic scalar. If TRUE, variance calculation of height estimate based on 2-point distribution. If FALSE, variance calculation of height estimate based on Normal approximation. |
nGL |
Numeric scalar. Number of support points for numerical integration. |
... |
not currently used |
integrating the taper curve considering uncertainty of height measurement
list with expected volume, variance of volume and squared expected value incorporating the uncertainty of height measurement
Edgar Kublin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.