Skip to content

HSV tax function estimation does not account for sampling weights #1027

@jdebacker

Description

@jdebacker

The estimation of the HSV functions in lines 841-864 of txfunc.py do not account for sampling weights in the microdata. The estimation of the model parameters should take the form of $\beta = (X'WX)^{-1}X'WY$, where $W$ are the sample weights.

cc @rickecon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions