powered by
Calculate location (value of z_vector) of marginal buncher.
marginal_buncher(beta, binwidth, zstar, notch = FALSE, alpha = NULL)
marginal_buncher returns the location of the marginal buncher, i.e. zstar + Dzstar.
marginal_buncher
normalized excess mass.
a numeric value for the width of each bin.
a numeric value for the the bunching point.
whether analysis is for a kink or notch. Default is FALSE (kink).
the proportion of individuals in dominated region (in notch setting).
bunchit
marginal_buncher(beta = 2, binwidth = 50, zstar = 10000)
Run the code above in your browser using DataLab