CdN_DHxHt.f: percentile for estimated taper curve diameter

View source: R/CdN_DHxHt.f.R

CdN_DHxHt.fR 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 pnorm

Hm

measured height of respective diameters Dm

Dm

measured diameter

par.lme

List of taper model parameters obtained by TapeR_FIT_LME.f.

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


TapeR documentation built on Aug. 16, 2023, 9:07 a.m.