Say we have estimated a model: demand = a + b * price; where b represents the estimated point elasticity (assuming a log-log model).
Can we use this model to predict the demand in a new scenario where prices are 10% higher, then use these predictions to compute price elasticity for each data record based on the corresponding change in demand and price between the two scenarios?