Q_INFCvpe: Volume and Phytomass Estimates

Description Usage Arguments Value Author(s) References Examples

View source: R/Q_INFCvpe.R

Description

The function estimates tree volume and phytomass per species from stem diameter at 1.3 m height (DBH) and total height (HT)

Usage

1

Arguments

mydata

Value

Returns a list with the following objects:

$mainData

a data.frame with the following columns

spg a string with the species group code
d130 a value indicating the stem diameter at 1.3 m height (DBH) [cm]
h_tot a value indicating the total stem height (HT) [m]
freq the number of trees of the same spg with equal DBH and HT
mod a character, the same as mod in arguments.
T_0 a value of the estimates for mod value. v is expressed in dm^3 while dw1, dw2, dw3, dw4 are expressed in kg;
SEE a value of Standard Error of the Estimates
dof the degree of freedom
in.range tree inside (y) or out of the range (n) of the sampled trees in Gasparini and Tabacchi (2011)
out.of.range

a data.frame listing the trees out of the range of application (domain)

Author(s)

Nicola Puletti

References

Gasparini, P., Tabacchi, G.(eds), 2011. L'Inventario Nazionale delle Foreste e dei serbatoi forestali di Carbonio INFC 2005. Secondo inventario forestale nazionale italiano. Metodi e risultati. Edagricole. 653 pp. [ITA, ita] Tabacchi G., Di Cosmo L., Gasparini P., Morelli S., 2011a. Stima del volume e della fitomassa delle principali specie forestali italiane. Equazioni di previsione, tavole del volume e tavole della fitomassa arborea epigea. Stima del volume e della fitomassa delle principali specie forestali italiane. Equazioni di previsione, tavole del volume e tavole della fitomassa arborea epigea. 412 pp. [ITA, ita] Tabacchi G., Di Cosmo L., Gasparini P., 2011b. Aboveground tree volume and phytomass prediction equations for forest species in Italy. European Journal of Forest Research 130: 6 911-934 [ENG, eng]

Examples

1
## try something by yourself

npuletti/ForITdev documentation built on May 23, 2019, 9:34 p.m.