Learn R Programming

applicable (version 0.0.1.1)

okc_binary: OkCupid Binary Predictors

Description

OkCupid Binary Predictors

Arguments

Value

okc_binary_train,okc_binary_test

data frame frames with 61 columns

Details

Data originally from Kim (2015) includes a training and test set consistent with Kuhn and Johnson (2020). Predictors include ethnicity indicators and a set of keywords derived from text essay data.

Examples

Run this code
# NOT RUN {
data(okc_binary)
str(okc_binary_train)
# }

Run the code above in your browser using DataLab