当你在使用Stata软件时遇到“command reghdfe is unrecognized”的错误,这通常意味着reghdfe命令在你的Stata环境中没有被识别。基于你提供的参考信息和我给出的提示,以下是一些可能的解决步骤: 1. 确认reghdfe命令的上下文 确认软件:首先确认你正在使用的是Stata软件,因为reghdfe是一个在Stata中广泛使用的第三方命...
我们可以在Stata命令窗口中输入“ssc install reghdfe, replace”命令来重新安装reghdfe。 总之,reghdfe是一个非常有用的工具,可以帮助我们进行固定效应和随机效应的回归分析。如果我们遇到“reghdfe is unrecognized”的问题,我们可以尝试以上几种解决方法,以确保reghdfe能够正常运行。
reghdfe Y X1 X2, absorb(firmvar industry_year) I get the following log output / error: (dropped 3503 singleton observations) (MWFE estimator converged in 122 iterations) unrecognized command: _ms_findomitted r(199); end of do-file ...
``command reghdfe_store_alphas is unrecognized". Doing the same with reghdfe works fine. I tried to follow all steps of an earlier post (sergiocorreia/reghdfe#148) and should have the latest versions installed (see below). Do you know what could cause the problem?
command reghdfe_store_alphas is unrecognized which reghdfe c:\ado\plus\r\reghdfe.ado *! version 5.7.1 20mar2019 . which ivreghdfe c:\ado\plus\i\ivreghdfe.ado *! ivreghdfe 1.0.0 07jul2018 *! this just adds absorb() to this code: *! ivreg2 4.1.10 9Feb2016 *! authors cf...