powered by
Estimate z (the value of z_vector) that demarcates the upper bound of the dominated region (in notch settings only).
domregion(zstar, t0, t1, binwidth)
domregion returns a list with the following objects related to the dominated region (in notch settings only):
domregion
The level of z that demarcates the upper bound of the dominated region.
The value of the bin which zD falls in.
a numeric value for the the bunching point.
numeric value setting the marginal (average) tax rate below zstar in a kink (notch) setting.
numeric value setting the marginal (average) tax rate above zstar in a kink (notch) setting.
a numeric value for the width of each bin.
bunchit
domregion(zstar = 10000, t0 = 0, t1 = 0.2, binwidth = 50)
Run the code above in your browser using DataLab