Alternating conditional expectations: Difference between revisions

Content deleted Content added
E2ipi (talk | contribs)
Mathematical description: Format improving
Tags: Mobile edit Mobile web edit
E2ipi (talk | contribs)
Mathematical description: improved format
Tags: Mobile edit Mobile web edit
Line 17:
Generally, the optimal transformations that minimize the unexplained part are difficult to compute directly. As an alternative, ACE is an iterative method to calculate the optimal transformations. The procedure of ACE has the following steps:
# Hold <math>\phi_1(X_1),\dots,\phi_p(X_p)</math> fixed, minimizing <math>e^2</math><!--
-->gives <math>\theta_1(Y)=\mathbb{E}\left[\sum_{i=1}^p \varphi_i(X_i)\bigBigg|Y\right]</math>
# Normalize <math>\theta_1(Y)</math> to unit variance.
# For each <math>k</math>, fix other <math>\varphi_i(X_i)</math> and <math>\theta(Y)</math>, minimizing <math>e^2</math> and the solution is<!--
-->:: <math>\tilde{\varphi}_k = \mathbb{E}\left[\theta(Y)-\sum_{i\neq k} \varphi_i(X_i) \bigBigg| X_k\right]</math>
# Iterate the above three steps until <math>e^2</math> is within error tolerance.