paper_sim {lcra} | R Documentation |
Simulated data set (continuous regression outcome)
Description
Simulated data set with continuous 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
Format
An object of class data.frame
with 100 rows and 13 columns.
Details
- Y
Continuous 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
[Package lcra version 1.1.5 Index]