jackknife_se_single: Estimate standard errors for single ASCM with the jackknife...

View source: R/inference.R

jackknife_se_singleR Documentation

Estimate standard errors for single ASCM with the jackknife Do this for ridge-augmented synth

Description

Estimate standard errors for single ASCM with the jackknife Do this for ridge-augmented synth

Usage

jackknife_se_single(ascm)

Arguments

ascm

Fitted augsynth object

Value

List that contains:

  • "att"Vector of ATT estimates

  • "se"Standard error estimate

  • "lb"Lower bound of 1 - alpha confidence interval

  • "ub"Upper bound of 1 - alpha confidence interval

  • "alpha"Level of confidence interval


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