The multi-variate q-Gaussian distribution in $N$ dimensions takes the following form:
$$G_{q,\sigma}(X) = \frac{1}{\sigma^N K_{q,N}}\left( 1 - \frac{1-q}{(N+4)-(N+2)q} \frac{\|X\|^2}{\sigma^2} \right)^{\frac{1}{1-q}}$$
It appears that the marginal distributions are also q-Gaussian but so far I have not been able to integrate the general form nor to assess if the marginal distributions are q-Gaussians with parameters $(q, \sigma)$ or other parameters.
- I verified that it is normalized to unity.
- I wrote down an explicit form for the case $N=2$, with $\|X\|^2=x^2+y^2$ and integrated over x (with Mathematica) but I can't recover something useful.
Any pointer would be greatly appreciated.