楼主: tulipsliu
4154 294

[学科前沿] [QuantEcon]MATLAB混编FORTRAN语言 [推广有奖]

11
tulipsliu 在职认证  发表于 2020-12-10 06:47:35 |只看作者 |坛友微信交流群
$$
y_{i} = X_i \beta_i + u_i, \quad i = 1, 2, \ldots, G ,
$$
where $y_i$ is a vector of the dependent variable,
$X_i$ is a matrix of the exogenous variables,
$\beta_i$ is the coefficient vector and
$u_i$ is a vector of the disturbance terms of the $i$th equation.

使用道具

12
tulipsliu 在职认证  发表于 2020-12-10 06:48:04 |只看作者 |坛友微信交流群
$$
\left[ \begin{array}{c}
      y_1 \\ y_2\\ \vdots\\ y_G
   \end{array} \right] =
   \left[ \begin{array}{cccc}
      X_1 & 0 & \cdots & 0\\
      0 & X_2 & \cdots & 0\\
      \vdots & \vdots & \ddots & \vdots\\
      0 & 0 & \cdots & X_G
   \end{array}\right]
   \left[ \begin{array}{c}
      \beta_1 \\ \beta_2 \\ \vdots\\ \beta_G
   \end{array} \right] +
   \left[ \begin{array}{c}
      u_1 \\ u_2 \\ \vdots\\ u_G
   \end{array} \right]
$$

使用道具

13
tulipsliu 在职认证  发表于 2020-12-10 06:48:39 |只看作者 |坛友微信交流群
$$
\E \left[ u_{it} \, u_{js} \right] = 0
   \; \forall \; t \neq s ,
$$

where $i$ and $j$ indicate the equation number
and $t$ and $s$ denote the observation number,
where the number of observations is the same for all equations.

使用道具

14
tulipsliu 在职认证  发表于 2020-12-10 06:50:35 |只看作者 |坛友微信交流群
However, we explicitly allow for contemporaneous correlation, i.e.,
$$
\E \left[ u_{it} \, u_{jt} \right] = \sigma_{ij} .
$$
thus, the covariance matrix of all disturbances is
$$
\E \left[ u \, u^\top \right] = \Omega = \Sigma \otimes I_T ,
$$

where $\Sigma = \left[ \sigma_{ij} \right]$ is the (contemporaneous)
disturbance covariance matrix,
$\otimes$ is the Kronecker product,
$I_T$ is an identity matrix of dimension $T$,
and $T$ is the number of observations in each equation.

使用道具

15
tulipsliu 在职认证  发表于 2020-12-10 06:50:53 |只看作者 |坛友微信交流群
If the whole system is treated as one single equation,
$\OHat$ in Equation~\ref{eq:cov-ols-wls-sur} is $\sHat^2 I_{G \cdot T}$,
where $\sHat^2$ is an estimator for the variance of all disturbances
$(\sigma^2 = \E [ u_{it}^2 ])$.
If the disturbance terms of the individual equations
are allowed to have different variances,
$\OHat$ in Equation~\ref{eq:cov-ols-wls-sur} is $\SHat \otimes I_T$,
where $\sHat_{ij} = 0 \; \forall \; i \neq j$ and
$\sHat_{ii} = \sHat_i^2$ is the estimated variance
of the disturbance term in the $i$th equation.

使用道具

16
tulipsliu 在职认证  发表于 2020-12-10 09:11:10 |只看作者 |坛友微信交流群
$$
\mathbb{E} \beta = \{ \alpha*\gamma \}
$$

使用道具

17
tulipsliu 在职认证  发表于 2020-12-10 09:17:42 |只看作者 |坛友微信交流群
$$
\ln m_t = \ln e \left( p_t, U_t \right)
= \alpha_0 + \sum_i \alpha_i \ln p_{it}
+ \frac{1}{2} \sum_i \sum_j \gamma_{ij}^* \ln p_{it} \ln p_{jt}
+ U_t \beta_0 \prod_i  p_{it}^{\beta_i},
$$
where
$m_t$ is total expenditure at time $t$,
$p_{it}$ is the price of good $i$ at time $t$,
$U_t$ is the utility level at time $t$,
and $\alpha$, $\beta$ and $\gamma^*$ are coefficients.

使用道具

18
tulipsliu 在职认证  发表于 2020-12-10 09:18:22 |只看作者 |坛友微信交流群
$$
x_{it} ( p_t , m_t )
= \frac{m_t}{p_{it}}
   \left( \alpha_i + \sum_j \gamma_{ij} \ln p_{jt}
   + \beta_i \ln \left( m_t / P_t \right) \right)
$$
where $x_{it}$ is the consumed quantity of good $i$,
$\gamma_{ij} = \frac{1}{2} ( \gamma_{ij}^{*} + \gamma_{ji}^{*} )$,
and $P_t$ is a translog price index:

使用道具

19
tulipsliu 在职认证  发表于 2020-12-10 09:19:23 |只看作者 |坛友微信交流群
$$
\ln P_{t} = \alpha_0 + \sum_i \alpha_i \ln p_{it}
+ \frac{1}{2} \sum_i \sum_j \gamma_{ij} \ln p_{it} \ln p_{jt}
$$

使用道具

20
tulipsliu 在职认证  发表于 2020-12-10 09:34:34 |只看作者 |坛友微信交流群
$$
s_{it} ( p_t , m_t )
= \alpha_i + \sum_j \gamma_{ij} \ln p_{jt}
+ \beta_i \ln \left( m_t / P_t \right)
$$

where $s_{it} = x_{it} \, p_{it} / m_t$ is the expenditure share
of good $i$.

使用道具

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加好友,备注cda
拉您进交流群

京ICP备16021002-2号 京B2-20170662号 京公网安备 11010802022788号 论坛法律顾问:王进律师 知识产权保护声明   免责及隐私声明

GMT+8, 2024-4-27 13:10