tidy.rdrobust {rdss}R Documentation

Tidy helper function for rdrobust function

Description

Runs rdrobust estimation function and returns tidy data frame output

Usage

## S3 method for class 'rdrobust'
tidy(x, ...)

Arguments

x

Model fit object from rdrobust

...

Other arguments (not used)

Details

See https://book.declaredesign.org/observational-causal.html#regression-discontinuity-designs

Value

a data.frame of estimates


[Package rdss version 1.0.14 Index]