Learn R Programming

InformationValue (version 1.2.3)

SimData: SimData

Description

A dataset containing the actuals for a simulated binary response variable (Y) as a numeric and a categorical X variable with 9 groups, for which WOE calculation is performed.

Usage

data(SimData)

Arguments

Format

A data frame with 30000 rows and 2 variables

Details

  • Y.Binary. A simulated variable meant to serve as the actual binary response variable. The good/events are marked as 1 while the bads/non-events are marked 0.
  • X.Cat. A categorical variable (factor) with 9 groups.