Dear all,

I wanted to replicate the example in the help file of the shapley.ado. But it returns "variable __weigh not found". I am using Stata 15. Any idea what is happening?

Code:
use auto


replace price=price/1000


shapley weight foreign mpg length, result(e(mss)) : regress price @