estout是输出表格的常用命令,
近期有许多人用ssc install estout安装,出现网络连接超时,无法下载。
ssc install estout
connection timed out -- see help r(2) for troubleshooting
could not load estout.pkg from http://fmwww.bc.edu/repec/bocode/e/
大家可以尝试面途径安装
http://fmwww.bc.edu/repec/bocode/e/estout/installation.html
里面有estout命令的压缩文件,可以网页下载
然后手动本地安装就可以。
InstallationInstallation using the ssc command (recommended)To install the estout package, type
. ssc install estout, replace
in Stata.
Compatibility: estout requires Stata 8.2 or newer.
Manual installationIf you cannot use the ssc command due to firewall issues or alike, you may install estout as follows:
- Download estout.zip (also see: http://ideas.repec.org/c/boc/bocode/s439301.html)
- Extract estout.zip into a temporary directory on your hard disk, say, "C:\temp\".
- Start Stata and type. net from "c:/temp/"(or similar, depending on the chosen temporary directory).
- Type. net install estout, replace
- Done! You may now erase the temporary files.
https://bbs.pinggu.org/thread-7837081-1-1.html