synthdid_placebo: Computes a placebo variant of our estimator using...

View source: R/synthdid.R

synthdid_placeboR Documentation

Computes a placebo variant of our estimator using pre-treatment data only

Description

Computes a placebo variant of our estimator using pre-treatment data only

Usage

synthdid_placebo(estimate, treated.fraction = NULL)

Arguments

estimate,

as output by synthdid_estimate

treated.fraction,

the fraction of pre-treatment data to use as a placebo treatment period Defaults to NULL, which indicates that it should be the fraction of post-treatment to pre-treatment data


synth-inference/synthdid documentation built on Jan. 26, 2024, 7:21 a.m.