有没有stata大佬救救我,下面这个命令找了半天也不知道哪里有问题,前面的结果都能出来,就是最后画图的时候就报错。doseresponse2 $cv,outcome(tend) t(internet) gpscore(gps) predict(hat) sigma(sd) cutpoints(cut) index(p50) nq_gps(5) family(binomial) link(logit) dose_response(d_res) cmd(regress) reg_type_t(quadratic) reg_type_gps(quadratic) interaction(1) tpoints(tp) delta(0.05) filename("E:\jieguo.dta") graph("E:\大创\数\graph_lag1_cubic_2010.gph") bootstrap(yes) boot_reps(20) analysis(yes) det