Learn R Programming

cquad (version 2.3)

data_sim: Simulated dataset

Description

It contains a dataset simulated from the dynamic logit model

Usage

data(data_sim)

Arguments

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

Run this code
data(data_sim)
head(data_sim)

Run the code above in your browser using DataLab