Hi,
I am trying to estimate the relationship between low pay and union status between genders, alongside various controls. I have created a dummy variable 'mu' representing male union. When I run the following regression:
logit lowpay mu i.GORWKR i.HIQUALD i.AGES i.ETH01 i.MARSTT i.MPNR01 i.INDM92M i.SC2KMMJ i.FTPT i.JOBTYP, r
margins, dydx(*) atmeans post
I get an error 'estimates post: matrix has missing values'.
Does anyone know how to solve this?
It should also be noted that this regression did run previously, however, my laptop crashed and ever since I have been getting this error.
I am trying to estimate the relationship between low pay and union status between genders, alongside various controls. I have created a dummy variable 'mu' representing male union. When I run the following regression:
logit lowpay mu i.GORWKR i.HIQUALD i.AGES i.ETH01 i.MARSTT i.MPNR01 i.INDM92M i.SC2KMMJ i.FTPT i.JOBTYP, r
margins, dydx(*) atmeans post
I get an error 'estimates post: matrix has missing values'.
Does anyone know how to solve this?
It should also be noted that this regression did run previously, however, my laptop crashed and ever since I have been getting this error.