I have a logit model aiming to explain a binary variable. I am wondering whether the way I have included a size variable incorrectly.
I have included the farm size in hectares, then using a dummy for the binary variable largefarm, which is 1 when the farm size is above 20ha and 0 otherwise. I have also included an interaction between the two. There is a regulation that causes a change in the farmsize coefficient at 20ha. They are all significant.
Is it incorrect to use largefarm as it directly relates to the value of the farmsize variable? It seems incorrect to me but I'm not sure how to create a break in the continuous variable at this point.
Thank you for any assistance.