LDFCOMP: Linking data file

Description Format Details Source Examples

Description

File of interest data data with 8142 records and 5 variables.

Format

A data frame with 8142 observations on the following 5 variables:

id

Record Identifier (not used for linking).

Day

Day of Week.

Month

Month of Year.

Year

Year.

Sex

Gender: with codes 1 Male and 2 Female.

Details

The LDFCOMP dataset is one of the sample datasets provided with this package for demonstration purposes. This version has records containing missing data removed

Source

Synthetic data created by Harvey Goldstein

Examples

1
2
data(LDFCOMP, package = "Scalelink")
summary(LDFCOMP)

Scalelink documentation built on May 2, 2019, 8:29 a.m.

Related to LDFCOMP in Scalelink...