我也在做截面数据模型 自己总结了下 不知道对不对 你可以参考下 1新建new workfile, workfile structure type选unstructured/undated,在observations选数据个数;2首先定义权重w,在命令栏中输入genr w=1/y^2,其中y为因变量;3在quick中选equation estimation,在method选TSLS(最小二乘法),在equation specification输入相应公式,在instrument list 输入自变量;输完后点options选项,选中weighted LS/TSLS,在weight中输入权重w。4点击确定.5最后在进行异方差检验。