结果:找到“est sto stata”相关内容22个,排序为按回复时间降序,搜索更多相关帖子请点击“高级”
求Stata外部程序estout的最新安装文件
4 个回复 - 669 次查看
谁能把
estout的文件下载后打包发到论坛?我上不了这个网址。
https://raw.githubusercontent.com/benjann/
estout/master/
esttab 包含在
estout 包中,这里的版本已经解决了中文乱码问题。
我验证合格 ...
2023-2-16 23:24 - liujiafei - 求助成功区
求问:stata 11中安装不了estout命令
8 个回复 - 10203 次查看
求大神指点,在
stata 11 中安装
estout命令时,总是显示这个错误,是什么意思呀?
ssc install
estout, replace
checking
estout consistency and verifying not already installed...
cannot write in directory ...
2015-1-13 10:56 - amandaqiqi - Stata专版
如何在STATA11里安装eststo命令
16 个回复 - 42518 次查看
我需要在STATA中安装
eststo命令,输入ssc install
eststo后显示:
ssc install: "
eststo" not found at SSC, type -findit
eststo-
(To find all packages at SSC that start with e, type -ssc describe e-)
r(6 ...
2013-12-24 11:40 - adend - Stata专版
stata用est store命令返回1或者0
0 个回复 - 830 次查看
forv i=1/5 {
qui newey gap if BM_group5==`i', lag(4) force
est store r1_`i'
}
求问上述命令倒数第二行的
est store r1_`i',满足什么条件时输出为1,满足什么条件时输出为0呢?
2022-12-21 08:50 - 王小乂 - Stata专版
stata estout怎么安装
1 个回复 - 385 次查看
. ssc install
estout,replace
checking
estout consistency and verifying not already installed...
cannot write in directory C:\Users\�Լ���\ado\plus\_
r(603);
这该 ...
2022-11-21 11:49 - xiaxiaoming - Stata专版
Stata装不了estout
0 个回复 - 849 次查看
在输入ssc install
estout后,出现以下情况
file C:\ST_355c_000001.tmp could not be opened
然后就安装不了,请各位大大们帮忙解决一下,谢谢!
2021-1-1 21:00 - lalahoh - Stata专版
stata14下载estout命令总失败
5 个回复 - 4295 次查看
输入ssc install
estout,replace出现file C :\ST_0000001.tmp could not be opened,输入findit
estout和help
estout出来的页面都是空白,是怎么回事
2018-8-6 14:20 - 晴子v - Stata专版
在stata中如何进行下载安装estout
1 个回复 - 2984 次查看
ssc install
estout,replace
checking
estout consistency and verifying not already installed...
all files already exist and are up to date.
为什么我在进行
estout生成显著性总表是总是出现以上情况,我从 ...
2019-11-22 13:03 - 无敌校花 - Stata专版
STATA 在est store后如何调用之前回归的参数?
2 个回复 - 9051 次查看
STATA新手请教:在
est store后如何调用参数?
reg y x1
est store m1
reg y x2
est store m2
跑完这些回归后,m1的参数比如说_b[x1]或者_se[x1]应该怎么表示?[m1]_b[x1]和m1_b[x1]都不对
2019-7-3 18:52 - gt282 - Stata专版
stata的estout问题
0 个回复 - 933 次查看
各位大神们,我有
estout的插件,但是回归结束后,
eststo用不了是为什么?
esttab可以用,但是出来的结果是默认的显著性,我用
esttab using xxx.rtf,star(*0.10 **0.05 ***0.01)并没有用,请求帮助,谢谢各位
2018-1-31 23:30 - Iris---- - Stata专版
stata里的estout问题
0 个回复 - 924 次查看
各位大神们,我有
estout的插件,但是
eststo用不了是为什么?
esttab可以用,但是出来的结果是默认的显著性,我用
esttab using xxx.rtf,star(*0.10 **0.05 ***0.01)并没有用,请求帮助,谢谢各位
2018-1-31 23:18 - Iris---- - 数据交流中心
stata里preserve,restore能套用吗
6 个回复 - 19615 次查看
stata里preserve,r
estore里面还能套preserve,r
estore用嘛?
比如
preserve
drop a
preserve
replace b=c
r
estore
inequal b
r
estore
2012-12-2 20:49 - 大叶茉莉茶 - Stata专版