Description Usage Arguments Value Author(s)
View source: R/Int_CdN_DHx_dHt.f.R
Internal function not usually called by users
1 | Int_CdN_DHx_dHt.f(qD, Hx, Hm, Dm, mHt, sHt, par.lme, R0, nGL = 51, ...)
|
qD |
vector of quantiles, finally passed to |
Hx |
Numeric vector of stem heights (m) along which to return the expected diameter |
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 |
mHt |
Scalar. Tree height (m) |
sHt |
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 |
nGL |
Numeric scalar. Number of support points for numerical integration |
... |
Int_CdN_dN
Edgar Kublin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.