Skip to main content
. Author manuscript; available in PMC: 2019 May 6.
Published in final edited form as: Proc IEEE Int Conf Data Min. 2017 Dec 18;2017:913–918. doi: 10.1109/ICDM.2017.114

Algorithm 2.

NoDFEs of Causal Modules P(Y |X)

1) Input: N observstions of X and Y.
2) Calculate Gram matrix MY_X (see Eq. 3 for linear kernels and Eq. 4 for Gaussian kernels).
3) Find λ^i(C) by directly feeding Gram matrix MY_X to KPCA. That is, perform eigenvalue decomposition on M to find the nonlinear principal components λ^i(C) [8].
4) Output: the estimation of nonstationary driving force λ^i(C).