这里向大家介绍一篇Northwestern大学教授Mitchell Peterson在顶级权威刊物Review of Financial Studies上发表的文章(Estimating Standard Errors in Finance Panel Data Sets: Comparing Approaches, 2009),专门探讨标准误差在不同面板数据结构中的调整。据他统计,即使是在专业刊物上发表的文章:
在只具有“企业固定效应”的面板数据中,OLS和Fama-MacBeth方法的标准误差都会被低估,建议使用群集标准误差(clustered standard error)。
在只具有“时间效应”的面板数据中,建议使用Fama-MacBeth方法。
在同时具有“企业固定效应”和“时间效应”的面板数据中,建议对某一个维度使用虚拟变量(dummy variable),然后使用另一维度的群集标准误差。或者按照Samuel Thompson(Simple Formulas for Standard Errors That Cluster by Both Firm and Time, 2010, 文献见附件)提出的方法做:二维标准误差 = 企业群集标准误差 + 时间群集标准误差 - White标准误差 (White standard error)。