JoSAE.domain.data {JoSAE} | R Documentation |
Dataframe containing the domains population and number of elements and mean of the auxiliary variable
Description
Auxiliary variable: Mean canopy height derived from a photogrammetric canopy height model
Usage
data(JoSAE.domain.data)
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
data(JoSAE.domain.data)
str(JoSAE.domain.data)
[Package JoSAE version 0.3.0 Index]