Learn R Programming

intervcomp (version 0.1.2)

grouping: Grouping of Subjects for the Implicit Association Test

Description

Each subject is classified as female (=0) or male (=1). The variables are as follows:

  • subId: Subject IDs

  • gender: Grouping. Female=0 and Male=1

Usage

data(grouping)

Arguments

Format

A data frame with 83 rows and 2 columns.

References

Lemm, K.M. (2006). Positive associations among interpersonal contact, motivation, and implicit and explicit attitudes toward gay men. Journal of Homosexuality 51:2, 79-99.

Examples

Run this code
# NOT RUN {
data(grouping)
# }

Run the code above in your browser using DataLab