Internal function not usually called by users
qD.rout.f(qD, alpha = 0.975, Hx, Hm, Dm, mHt, sHt, par.lme, Rfn, nGL = 51, ...)
qD
for given alpha
with respect to Int_CdN_DHx_dHt.f
vector of quantiles, finally passed to pnorm
quantile for which root is sought
Numeric vector of stem heights (m) along which to return the expected diameter
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
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
Numeric scalar. Number of support points for numerical integration.
not currently used
Edgar Kublin