Internal function not usually called by users
Int_E_VOL_AB_HmDm_HT_dHt.f(
Hm,
Dm,
A = NULL,
B = NULL,
iDH = "D",
mw_HtT,
sd_HtT,
par.lme,
Rfn = list(fn = "sig2"),
IA = FALSE,
nGL = 51,
...
)
list with expected volume, variance of volume and squared expected value incorporating the uncertainty of height measurement
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 Hm
Numeric scalar defining the lower threshold of a stem section for volume
estimation. Depends on iDH
. If iDH
= "D", a diameter
(cm), if iDH
= "H", a height (m). If NULL, section starts at lowest point.
Numeric scalar defining the upper threshold of a stem section for volume
estimation. Depends on iDH
. If iDH
= "D", a diameter
(cm), if iDH
= "H", a height (m). If NULL, section ends at tip.
Character scalar. Either "D" or "H". Type of threshold for
section volume estimation. See A
or B
.
Scalar. Tree height (m)
Scalar. Standard deviation of stem height. Can be 0 if height was measured without error
List of taper model parameters obtained by TapeR_FIT_LME.f
list with function name to provide estimated or assumed residual variances for the given measurements, optionally parameters for such functions
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.
Numeric scalar. Number of support points for numerical integration.
not currently used
Edgar Kublin
integrating the taper curve considering uncertainty of height measurement