nfi: Sample plots of the Norwegian National Forest Inventory (NFI)...

Description Usage Format Source See Also Examples

Description

A total of 131 sample plots of the Norwegian National Forest Inventory (NFI) with timber volume interpolated and extrapolated to the year 2011 as the variable of interest and mean vegetation height derived from image matching as the auxiliary variable.

Usage

1

Format

A data frame with 131 observations on the following 2 variables.

vol.2011

numeric vector of the variable of interest

Elev.Mean

numeric vector of the auxiliary variable

Source

Breidenbach, J., Ronald E. McRoberts, Astrup, R. (2015), Empirical coverage of model-based variance estimators for remote sensing assisted estimation of stand-level timber volume. Remote Sensing of Environment. In press.

See Also

JoSAE-package and Vignette for more examples

Examples

1
2
data(nfi)
plot(vol.2011~Elev.Mean, nfi)

Example output

Loading required package: nlme

JoSAE documentation built on May 2, 2019, 2:16 a.m.