sdcMicro (version 4.1.0)

free1: Demo data set from mu-Argus

Description

The public use toy 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

Public use file from the CASC project.

Details

Please, see at the link given below. Please note, that the correlation structure of the data is not very realistic, especially concerning the continuous scaled variables which drawn independently from are a multivariate uniform distribution.

Examples

Run this code
data(free1)
head(free1)

Run the code above in your browser using DataLab