shuailiushuai 发表于 2016-4-14 10:46 
选择项中没有hausman这一项,你去了看一下。
 你好,是可以做的,谢谢回复。
   SDM_options                    Description
    ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Model
      wmat(name)                   specify the weight matrix for the spatial-autoregressive term
      dmat(name)                   specify the weight matrix for the spatially lagged regressors; default is to use the wmat() matrix.
      durbin(varlist)              specify the regressors that have to be spatially lagged; default is to lag all independent variables in varlist
      re                           use the random effects estimator; the default
      fe                           use the fixed effects estimator
      type(type_options[, leeyu])  specify fixed-effects type
    SE/Robust
      vce(vcetype)                 may be oim, opg, robust, cluster clustvar, dkraay #
      robust                       synonym for vce(robust)
      cluster(clustvar)            synonym for vce(cluster clustvar)
    Other
      noconstant                   suppress the constant term in the model. Only for re estimator
      noeffects                    suppress the computation of direct, indirect and total effects
      nsim(#)                      set the number of simulations to compute the standard errors for the spatial direct and indirect effects
      constraints(constraints)     apply specified linear constraints
      from(init_specs)             specify initial values for the coefficients
      hausman                      performs the Hausman test