Last data update: 2014.03.03

R: Simulated dataset
data_simR 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)

Results