check_data_stag: Check that we can actually run multisynth on the data

View source: R/format.R

check_data_stagR Documentation

Check that we can actually run multisynth on the data

Description

Check that we can actually run multisynth on the data

Usage

check_data_stag(wide, fixedeff, n_leads, n_lags)

Arguments

wide

Output of format_data_stag

fixedeff

Whether to include a unit fixed effect

n_leads

How long past treatment effects should be estimated for, default is number of post treatment periods for last treated unit

n_lags

Number of pre-treatment periods to balance, default is to balance all periods


ebenmichael/augsynth documentation built on March 20, 2024, 5:20 a.m.