CdN_DHxHt.f {TapeR} | R Documentation |
percentile for estimated taper curve diameter
Description
Internal function not usually called by users
Usage
CdN_DHxHt.f(Ht, Hx, qD, Hm, Dm, par.lme, Rfn, ...)
Arguments
Ht |
tree height |
Hx |
Numeric vector of stem heights (m) along which to return the expected diameter. |
qD |
vector of quantiles, passed to |
Hm |
measured height of respective diameters |
Dm |
measured diameter |
par.lme |
List of taper model parameters obtained by |
Rfn |
list with function name to provide estimated or assumed residual variances for the given measurements, optionally parameters for such functions |
... |
not currently used |
Value
percentile for estimated taper curve diameter at position Hx
given Ht
, Hm
and Dm
Author(s)
Edgar Kublin
[Package TapeR version 0.5.3 Index]