free1 {sdcMicro} | R Documentation |
Demo data set from mu-Argus
Description
The public use toy demo data set from the mu-Argus software for SDC.
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" ...
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.
Source
Public use file from the CASC project.
Examples
data(free1)
head(free1)
[Package sdcMicro version 5.7.8 Index]