{eqnarray}
environment? The equation in question is this.
\begin{eqnarray}\label{eq:verom} \mathcal{L}(\alpha,\Omega) &\propto&\left|\Omega \otimes \mathbb{I}_{T}\right|^{-1/2}exp\left\{-\frac{1}{2}\left(\alpha-\alpha_{ols}\right)^{\prime}\left(\Omega^{-1}\otimes \mathbb{X}^{\prime}\mathbb{X}\right)\left(\alpha-\alpha_{ols}\right) \nonumber \\ &-&\frac{1}{2}\left[\left(\Omega^{-1/2}\otimes \mathbb{I}_{T}\right)y-\left(\Omega^{-1/2}\otimes \mathbb{X}\right)\alpha_{ols}\right]^{\prime}\left[\left(\Omega^{-1/2}\otimes \mathbb{I}_{T}\right)y-\left(\Omega^{-1/2}\otimes \mathbb{X}\right)\alpha_{ols}\right]\right\} \end{eqnarray}
When I run the file, I got some errors because
\exp\left\{ \right\}
is not recognized for separate equation. How can I open {
in one line and close it again -}
- in another line in {eqnarray}
environment?Thank you for you help.