. gen M1growth= M1G / M1G [_n-1]-1
weights not allowed
r(101);
这是什么情况啊
Certain commands do not allow an if qualifier or other elements
of the language. The message specifies which item in the command
is not allowed. See the command's syntax diagram. For example,
append does not allow a varlist; perhaps you meant to type merge.