Learn R Programming

swash (version 1.3.3)

did_fatalities_splm_coef: Results from a Difference-in-Differences Model

Description

Example data frame with results from a difference-in-differences model

Usage

data(did_fatalities_splm_coef)

Arguments

Format

A data.frame with multiple columns:

Var

Coefficient name

Estimate

Coef. estimate

Std_Error_Bonferroni

Coef. standard error

t_value_Bonferroni

Coef. t value

Pr_t_Bonferroni

Coef. p value

CI_lower_Bonferroni

Coef. lower confidence interval

CI_upper_Bonferroni

Coef. upper confidence interval

Details

Data frame with results from a difference-in-differences model (SPLM model), example data

Examples

Run this code
data(did_fatalities_splm_coef)

Run the code above in your browser using DataLab