Consider the 3D Gaussian distribution $(x,\tilde{\pi}(x), \pi(\tilde{\pi}(x)))\sim\mathcal{N}(\mu, \Sigma)$ where $\tilde{\pi}(x)=\psi x+v$ and $\pi(\tilde{\pi}(x))=u\sin(\tilde{\pi}(x))$. $\psi$, v and u are constant values.
I want to marginalize out $\tilde{\pi}(x)$ in order to obtain marginal distribution $f_{x,\pi}$. I know in a multivariate distribution I should integrate out the unwanted variables to obtain the marginal distribution.
But since $\tilde{\pi}(x)$ is a function of x and $\pi(\tilde{\pi}(x))$ is a function of $\tilde{\pi}$, I'm not sure how I'm supposed to find the marginal distribution$f_{x,\pi}$?
Thanks for your help.
Regards.