data_sim {cquad} | R Documentation |
Simulated dataset
Description
It contains a dataset simulated from the dynamic logit model
Usage
data(data_sim)
Format
The observations are for 1000 sample units at 5 five time occasions:
id
list of the reference unit of each observation
time
number of the time occasion
X1
first covariate
X2
second covariate
y
response
Examples
data(data_sim)
head(data_sim)
[Package cquad version 2.3 Index]