I am interested in measuring how previous purchases from a given platform and time spent on the platform impact the probability of the purchase of a given item. I am using the following model
Code:
probit purchase c.lntimespent##c.lnpreviouspurchases i.categoryFE i.timeFe, cluster(customer)
What should I do in this? Center the variables? Any good references about what to do?
0 Response to Continous-Continous Interaction when one of the variables has many zeros.
Post a Comment