. reg y i.year i.y i.z //// invalid namer(198);
. L1.x, rL1.x is not a valid command namer(199);
想用stata的reg命令完成回归,x、y、z是变量名(简化版本的),但是一直显示invalid是为什么