全部版块 我的主页
论坛 计量经济学与统计论坛 五区 计量经济学与统计软件 Stata专版
556 0
2021-10-09

Stata16使用这段代码:

estout *, title("The Comparison of Actual Parameter Values") ///
    cells(b(star fmt(%9.3f)) se(par)) ///
    stats(N N_g, fmt(%9.0f %9.0g) label(N Groups)) ///
    egend collabels(none) varlabels(_cons Constant) keep(X1 X2 D)

显示:

estout *, title("The Comparison of Actual Parameter Values") ///

option / not allowed

r(198);

cells(b(star fmt(%9.3f)) se(par)) ///

command cells is unrecognized

r(199);

stats(N N_g, fmt(%9.0f %9.0g) label(N Groups)) ///

command stats is unrecognized

r(199);

legend collabels(none) varlabels(_cons Constant) keep(X1 X2  D)

command legend is unrecognized

r(199);

用findit也找不到cells、stats、legend

请问各位大佬,代码怎么修改



二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群