s2 {maSAE}R Documentation

Example s2 Data Set

Description

Artificial second phase sampling data used for examples in maSAE.

Usage

data(s2, package = "maSAE")

Format

A data frame with 206 observations on the following 7 variables.

Details

clustid

index giving the clusters

.

x1

a potential fixed effect.

x2

another potential fixed effect.

x3

yet another potential fixed effect.

y

the predictand

inclusion

a logical vector indicating whether or not to include the current observation. All TRUE.

g

A factor defining the small areas 'a' and 'b'


[Package maSAE version 2.0.3 Index]