Int_CdN_DHx_dHt.f: Int_CdN_DHx_dHt.f

Description Usage Arguments Value Author(s)

View source: R/Int_CdN_DHx_dHt.f.R

Description

Internal function not usually called by users

Usage

1
Int_CdN_DHx_dHt.f(qD, Hx, Hm, Dm, mHt, sHt, par.lme, R0, nGL = 51, ...)

Arguments

qD

vector of quantiles, finally passed to pnorm

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

Dm

Numeric vector of diameter measurements (cm) taken for calibration. Can be of length 1. Must be of same length as Hm

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 TapeR_FIT_LME.f

R0

indicator whether taper curve should interpolate measurements

nGL

Numeric scalar. Number of support points for numerical integration

...

Value

Int_CdN_dN

Author(s)

Edgar Kublin


jonibio/TapeR documentation built on Aug. 22, 2020, 4:44 p.m.