Create Regression Equation for Demand Estimation
create_rhs(mkt_share, out_share)
Arguments
| mkt_share |
Variable containing product market shares, as a character string |
| out_share |
Variable containing outside market shares, as a character string |
Value
A character string with name of dependent variable.