by Michiel Bliemer » Thu May 13, 2021 9:13 am
Yes you can. But it depends on what your study objective is. If you want to obtain willingness-to-pay then having dummy/effects coded attributes will not give you single WTP value and you cannot easily use it for forecasting with interpolated values. For example, if you estimate dummy coded coefficients for levels 10 and 20 (relative to 30), then you cannot compute the choice probability if time is 15.
If there are nonlinearities in a quantitative continuous variable, then you can consider applying a nonlinear transformation. For example, you can estimate a model with beta * ln(time), where ln is the natural logarithm. This way you can always interpolate (i.e., compute probabilities for level 15) although your WTP value will now again not be single value but rather a function of time. To estimate a model with a transformation, you simply transform your data to ln(time) and put that in the estimation tool. In Ngene you would to the same, you would put values ln(10), ln(20) and ln(30) as levels of the time attribute.
Michiel