Hello,
I have panel data which has the following variables:
Is this just a standard xtreg that I should run? Or marginal effects? Or something else...
I assume I will only include those who have an extreme exclusion in my dataset, since I don't want to compare the difference in giving between those with extreme exclusions and those without.
Thank you
I have panel data which has the following variables:
- Pidm - unique id for each person
- Gift - gift amount to non-profit
- Gift_Date - the date a gift was made
- Gift_Count - the total amount of gifts the individual has made at the current gift date (changes for every repeated Pidm row, when they give another gift, Gift_Count goes up by one)
- Extreme_Exclusion - an indicator that is 1 if they don't want to be solicited and 0 if they do not have an extreme exclusion
- Extreme_Exclusion_Date - the date they acquired this extreme exclusion
Is this just a standard xtreg that I should run? Or marginal effects? Or something else...
I assume I will only include those who have an extreme exclusion in my dataset, since I don't want to compare the difference in giving between those with extreme exclusions and those without.
Thank you
Comment