build_sim_dataset {did}R Documentation

build_sim_dataset

Description

A function for building simulated data

Usage

build_sim_dataset(sp_list, panel = TRUE)

Arguments

sp_list

A list of simulation parameters. See reset.sim to generate some default values for parameters

panel

whether to construct panel data (the default) or repeated cross sections data

Value

a data.frame with the following columns


[Package did version 2.1.2 Index]