did_check_std: DID check function for the basic design

View source: R/did-check-std.R

did_check_stdR Documentation

DID check function for the basic design

Description

DID check function for the basic design

Usage

did_check_std(formula, data, id_unit, id_time, is_panel = TRUE, option)

Arguments

formula

Formula.

data

Panel data.

id_unit

A variable name for unit index. Required for panel data.

id_time

A variable name for time index.

is_panel

A boolean argument. Should be FALSE for the repeated cross-sectional data.

option

A list of option parameters.

Value

A list of placebo estimates and plots.


naoki-egami/DIDdesign documentation built on June 4, 2024, 2:59 p.m.