Learn R Programming

sdcMicro (version 2.6.3)

free1: Demo data set from mu-Argus

Description

Demo data set from the mu-Argus software for SDC.

Usage

data(free1)

Arguments

format

The format is: num [1:4000, 1:34] 36 36 36 36 36 36 36 36 36 36 ... - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr [1:34] "REGION" "SEX" "AGE" "MARSTAT" ...

source

http://neon.vb.cbs.nl/casc/

Details

Please, see at the link given below. Please note, that the correlation structure of the data is not realistic.

Examples

Run this code
data(free1)
head(free1)

Run the code above in your browser using DataLab