蓝色 发表于 2012-9-9 17:15 
cluster(varname) specifies that the observations are independent across groups (clusters) but ...
varname和varlist都可以的。摘自help:
(3) cluster(varname1 varname2) provides 2-way clustered SEs and statistics
(Cameron et al. 2006, Thompson 2009) that are robust to arbitrary
heteroskedasticity and intra-group correlation with respect to 2 non-nested
categories defined by varname1 and varname2. See below for a detailed
description.
2-way clustering是后加的(
http://www.mostlyharmlesseconometrics.com/2010/02/ivreg2-update/),可能要更新ivreg2才会有。