Skip to content

ChNAnalyst.do missing group_by #182

@chenandrewy

Description

@chenandrewy

This code:

* only works in small firms (OP tab 2)
egen temp = fastxtile(mve_c), n(5)
keep if temp <= 2

is missing a group_by!

It's perhaps biasing the signal negatively. This signal is very bad anyway (I think it was a control?). But we should fix it.

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