express {lcra} | R Documentation |
Small simulated data set
Description
Simulated data set with continuous regression outcome. The data set contains 150 observations of 8 variables, which include 5 manifest variables, and two regressors.
Usage
express
Format
An object of class data.frame
with 150 rows and 8 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
- x1
Continuous predictor variable
- x2
Continuous predictor variable
[Package lcra version 1.1.5 Index]