JoSAE.domain.data: Dataframe containing the domains population and number of...

Description Usage Format Source See Also Examples

Description

Auxiliary variable: Mean canopy height derived from a photogrammetric canopy height model

Usage

1

Format

A data frame with 14 observations on the following 3 variables.

domain.ID

a numeric vector

N.i

a numeric vector - number of population elements

mean.canopy.ht.bar

a numeric vector - mean of the auxiliary variable

Source

Breidenbach, J. and Astrup, R. (2012), Small area estimation of forest attributes in the Norwegian National Forest Inventory. European Journal of Forest Research, 131:1255-1267.

See Also

JoSAE-package for more examples

Examples

1
2
3

Example output

Loading required package: nlme
'data.frame':	14 obs. of  3 variables:
 $ domain.ID         : int  1 2 3 4 5 6 7 8 9 10 ...
 $ N.i               : int  105267 202513 134156 193807 1379945 176731 474615 442280 495568 520141 ...
 $ mean.canopy.ht.bar: num  108.2 77.3 94.3 86.6 84.9 ...

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