Learn R Programming

JoSAE (version 0.3.0)

JoSAE.domain.data: 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)

Arguments

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

See Also

JoSAE-package for more examples

Examples

Run this code
# NOT RUN {
data(JoSAE.domain.data)

str(JoSAE.domain.data)
# }

Run the code above in your browser using DataLab