Hi everyone,
I have some issues.
I ran logistic regression with some independent variables in log-transformed (ln one-plus).
I ran marginal effects with the following command:
My question is: How Can I interpret the margins for log variables?
For example, if margins for ln(bank size) is 0.034: one-unit increase in ln bank size increases the probability of bank failure by 3.4%, Is it right?
I have some issues.
I ran logistic regression with some independent variables in log-transformed (ln one-plus).
I ran marginal effects with the following command:
margins, dydx(*)
For example, if margins for ln(bank size) is 0.034: one-unit increase in ln bank size increases the probability of bank failure by 3.4%, Is it right?

Comment