lcra (version 1.1.2)

paper_sim_binary: Simulated data set (discrete regression outcome)

Description

Simulated data set with discrete regression outcome. The data set contains 100 observations of 13 variables, which include 10 manifest variables, and two regressors - one continuous and one dummy.

Usage

paper_sim_binary

Arguments

Format

An object of class data.frame with 100 rows and 13 columns.

Details

  • Y Discrete regression outcome of interest

  • Z1 Categorical manifest variable 1

  • Z2 Categorical manifest variable 2

  • Z3 Categorical manifest variable 3

  • Z4 Categorical manifest variable 4

  • Z5 Categorical manifest variable 5

  • Z6 Categorical manifest variable 6

  • Z7 Categorical manifest variable 7

  • Z8 Categorical manifest variable 8

  • Z9 Categorical manifest variable 9

  • Z10 Categorical manifest variable 10

  • X1 Continuous predictor variable

  • X2 Categorical variable with values 1, 0