dbtp {TapeS} | R Documentation |
Data: Function Parameters to estimate double bark thickness
Description
Parameters for linear regression models to estimate double bark thickness according to species, diameter over bark and stem part.
Usage
dbtp
Format
A three-dimensional array, first dimension refer to species code, second dimension to required function (stem part) and third dimension to the required parameter.
Source
BDAT-Fortran-library
References
Kublin and Scharnagl, 1988.
Examples
data(dbtp)
dbtp[1,,]
dbtp[1,1,]
[Package TapeS version 0.12.1 Index]