estprod_data {estprod}R Documentation

10000 randomly generated variables in panel data format.

Description

10000 randomly generated variables in panel data format.

Usage

estprod_data

Format

A data frame with 10000 rows and 10 variables:

id

Identifies the 1000 randomly generated individuals.

year

The year associated to each individual observation.

g1

Put individuals in 25 groups.

g2

Put individuals in 50 groups.

var1

Randomly generated variable.

var2

Randomly generated variable.

var3

Randomly generated variable.

var4

Randomly generated variable.

var5

Randomly generated variable.

exit

The last year an id appears.


[Package estprod version 1.2 Index]