| 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
clustidindex giving the clusters
.
x1a potential fixed effect.
x2another potential fixed effect.
x3yet another potential fixed effect.
ythe predictand
inclusiona logical vector indicating whether or not to include the current observation. All TRUE.
gA factor defining the small areas 'a' and 'b'
[Package maSAE version 2.0.3 Index]