xy0_SK_EBLUP_LME.f: find relative height of given diameter

Description Usage Arguments Details Value Author(s)

View source: R/xy0_SK_EBLUP_LME.f.R

Description

Internal function not usually called by users

Usage

1
xy0_SK_EBLUP_LME.f(xm, ym, y0, par.lme, R0 = FALSE, ...)

Arguments

xm

relative heights for which measurements are available

ym

corresponding diameter measurements in height xm

y0

given diameter for which height is required

par.lme

Fitted model object, return of TapeR_FIT_LME.f

R0

indicator whether taper curve should interpolate measurements

...

not currently used

Details

function used to transform given diameter in volume calculation into height; c.f E_VOL_AB_HmDm_HT.f; with R0 one can decide whether the measured diameters are forced to lie exactly on the taper curve TRUE or not FALSE. See also SK_EBLUP_LME.f.

Value

relative height of given diameter y0

Author(s)

Edgar Kublin


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