Skip to content

Accessing influence function values in aggte() #222

@PaoloZacchia

Description

@PaoloZacchia

Good day,

I hope someone can help me address a question

I am working on a project where I need to aggregate multiple ATT(g,t) estimates in a way not allowed by the package function aggte(), sometimes nonlinearly.

The output of function att_gt() allows to retrieve the values of the influence functions stored in a matrix (where if I am not mistaken, the row dimension matches the treated observations in the data, while the column dimension matches the number of estimated ATT(g,t) parameters). This is extremely useful.

However, the corresponding influence function stored by aggte() is one vector only. What is that? I can't figure this out. Is that related to the "grand" ATT that aggregates all the parameters? Or is that related to the term \xi from the original working paper version of the CS paper (in the discussion about the asymptotics and the bootstrap)?

I hope you can help me unravel this mystery!

Best,
Paolo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions