结果:找到“stata esttab”相关内容55个,排序为按回复时间降序,搜索更多相关帖子请点击“高级”
求大神帮忙,stata12中esttab命令无法识别
13 个回复 - 32636 次查看
stata12中
esttab命令无法识别,
做Hausman检验,输出结果,用命令
. local model "fe re"
.
esttab `model' , mtitle(`model')
结果出现
unrecognized command:
esttab
r(199);
求解答,毕业论文急 ...
2015-3-12 19:56 - prescottwong - Stata专版
stata里面esttab导出的结果是文本形式不是表格,求助要怎么处理?
5 个回复 - 912 次查看
命令如下:eret clearestpost sum gewinn_norm listenplatz_norm age non_university_phd university phd architect businessmanwoman engineer lawyer civil_administration teacher employed selfemployed stu ...
2024-7-3 17:23 - TINYDD - Stata专版
stata中esttab回归结果中标准误的标记问题
0 个回复 - 249 次查看
我通过
esttab model1 model2 model3 model4 model5 ,b(3) se scalars(r2 r2_a F p) star(* 0.10 ** 0.05 *** 0.01)
这个命令输出了回归结果。
但我注意到一些标准误其实小于0.01,但是输出结果中并未正确进行标记 ...
2024-7-12 10:44 - 没玩过塞尔达 - 爱问频道
stata安装不了esttab命令
110 个回复 - 177450 次查看
输入ssc install
esttab指令,结果安装不了,显示的是
ssc install: "
esttab" not found at SSC, type -findit
esttab-
(To find all packages at SSC that start with e, type -ssc describe e-)
r(601);
请问大 ...
2014-6-9 11:07 - 8wy008089 - Stata专版
stata esttab输出问题
15 个回复 - 53001 次查看
各位大神:
进行3次回归,可以用
esttab。。。using XXX.rtf命令,生成3个文件,每个文件各一张表,没问题。
现在想每次回归的结果单独生成一张表,这些表都放在同一个rtf文件里,即想把生成的不同表格直接放到 ...
2014-10-13 09:58 - jzhq006 - Stata专版
STATA14.0安装不了esttab命令
13 个回复 - 27597 次查看
我试了论坛上给的ssc install estout, replace 和findit
esttab两种方法,均安装不上
esttab命令。用ssc显示:
checking estout consistency and verifying not already installed...
file C:\Users\dell\AppData\L ...
2018-8-1 15:31 - bishenhao - Stata专版
stata 15.0 无法安装esttab
13 个回复 - 15145 次查看
试了各种办法,都无法安装成功用这个语句:
[*]net describe st0085_2, from(http://www.
stata-journal.com/software/sj14-2)
[*]net install st0085_2
出现了这个截面:
然后按照这个上面写的输入命令,但是 ...
2019-3-8 16:40 - 品品晶晶001 - Stata专版
stata 安装esttab有问题
0 个回复 - 602 次查看
. estimates table FE RE using C:\Users\asus\Desktop\abc.rtf ,star(* 0.1 ** 0.5 *
> ** 0.01),b se
但是一直显示
using not allowed
也在论坛上找了相关帖子解决 还是没有办法用
各位朋友该如何解决
2021-9-3 23:14 - 蟹蟹不吃肉 - Stata专版
stata for mac esttab无法输出回归结果
25 个回复 - 17212 次查看
ssc install estout, replace后一切安装包都显示已经complete了,与windows一样的步骤进行回归,est store 之后,
esttab using test.rtf这个命令执行不了,只会出现file test.rtf could not be opened这样的提示,我 ...
2014-8-20 09:31 - starrykawaii - Stata专版
stata:outreg和esttab
0 个回复 - 999 次查看
outreg2 using 文件名,tstat dec(2) ————————dec(2)结果保留2位小数
esttab using 文件名.rtf ,wide b(2) ————————wide结果分两列展示,b(2)保留2位小数
2021-2-22 11:20 - skmeiyoutu - Stata专版
stata14.0安装不了esttab(st0085_2)
6 个回复 - 6793 次查看
用了命令 ssc install st0085_2 显示
ssc install: "st0085_2" not found at SSC, type -findit st0085_2-
(To find all packages at SSC that start with s, type -ssc describe s-)
r(601);
end of do-file
...
2019-7-30 15:40 - lqb~上善若水 - Stata专版
stata14 无法安装esttab
6 个回复 - 10948 次查看
请问各位大神,
stata14版本,输入findit
esttab 出现的页面如下:Search of official help files, FAQs, Examples, SJs, and STBs
SJ-14-2 st0085_2 . . . . . . . . . . . . Making regression tables simpli ...
2017-3-19 00:02 - yuguifangya - Stata专版
stata14无法安装esttab
0 个回复 - 886 次查看
package name: st0085_2.pkg
from: http://www.
stata-journal.com/software/sj14-2/
checking st0085_2 consistency and verifying not already installed...
copying into current directory...
...
2020-2-24 12:07 - janniejun - Stata专版
stata安装不了esttab,求助!
8 个回复 - 1535 次查看
用了ssc install estout, replace
也用了help
esttab
论坛里能找的法都试了试,
结果都是到点击下载以后出现这样
----------------------------------------------------------------------------------- ...
2020-2-5 14:32 - 宝宝加油95 - Stata专版
用 stata 12 使用 esttab 命令出错?
18 个回复 - 31051 次查看
比如我想下载
esttab命令,许多网页中都找不到,从原来的版本(
stata 11)中拷贝到plus下(在
stata11中,该命令保存在这个位置),为何在使用时,其显示unrecognized command: estout?如何处理?如输入的命令如上: ...
2013-2-11 12:17 - peyzf - Stata专版
stata esttab 两次输出到一个文件
11 个回复 - 7794 次查看
stata esttab 怎么两次输出到同一个文件,
比如说
set more off
quietly reg y x
estimates store m1, title(Model 1)
estout m1, cells(b(star fmt(3)) p(par fmt(3))) starlevels(* 0.10 ** 0.05 *** 0.01 )
...
2013-2-20 11:17 - jiemin - Stata专版
stata esttab无法输出表格
4 个回复 - 4543 次查看
我用了
esttab来输出表格,但是程序运行完之后,并没有自动生成表格也没有报错(没有显示output written to然后设定输出的文件夹也没有文件),请问是什么原因呢?
/* Estimation 1 Connection only */
regress p ...
2016-4-23 18:58 - wuzi_008 - Stata专版
stata 13 for mac esttab无法输出回归结果
0 个回复 - 1891 次查看
1、我输入
esttab OLS_1 OLS_2 OLS_3 rif_25 rif_50 rif_75, mtitle stat(N F r2 r2_a chi2 p r2_p chi2_c p_c rho) compress b(%15.3f) se(%15.3f) se star(* 0.1 ** 0.05 *** 0.01)
esttab OLS_1 OLS_2 OLS_3 usi ...
2016-2-23 22:12 - vivianhbs - Stata专版
[stata] esttab 不能够显示 含#及##的回归。
2 个回复 - 4249 次查看
连老师,
esttab 不能够显示回归变量含有# ##的结果。
如运行以下命令时:
clear
cd `c(sysdir_
stata)'\ado\Examples
use union.dta, clear
xtlogit union age grade not_smsa south##c.year
est sto ...
2011-1-13 21:38 - 秋日私语 - 统计软件培训班VIP答疑区