Hi all,
I'm working on a fractional response regression:
I need to make inferences about the parameters. Should I use margins dydx or dyex? And what is the correct way to comment on the margins dyex?
Thanks
I'm working on a fractional response regression:
Code:
fracreg logit y1 x1 x2, vce(cluster id)
Thanks
Comment