パラメータ化可能な共分散行列を持つ正のk次元象限上の分布は何ですか?


12

負のシミュレーションに関する彼の問題に関するzzk質問に続いて、共分散行列を設定できる正のk次元象限上の分布のパラメータ化されたファミリは何であるかと思います。R+kΣ

zzkで説明したように、分布から開始し、線形変換しても機能しません。R+kXΣ1/2(Xμ)+μ

回答:


6

我々は多変量正規乱数ベクトルを持っていると仮定し μ R K及び K × Kのフルランク対称正定行列 Σ = σ I 、J

(logX1,,logXk)N(μ,Σ),
μRkk×kΣ=(σij)

対数正規分布のためのその証明することは困難ではない MをI= E [ X I ] = E μ I + σ I 、I / 2(X1,,Xk)c i j= Cov [ X iX j ] = m i

mi:=E[Xi]=eμi+σii/2,i=1,,k,
cij:=Cov[Xi,Xj]=mimj(eσij1),i,j=1,,k,

そして、ます。cij>mimj

したがって、我々は逆の質問をすることができる。所与の及びK × Kの対称正定値行列C = C I Jを満足、C 、I 、J > - M I Mをjは、我々が許可すれば、 μ iが = ログメートルをI - 1m=(m1,,mk)R+kk×kC=(cij)cij>mimjσ I J = ログC I J

μi=logmi12log(ciimi2+1),i=1,,k,
所定の平均と共分散をもつ対数正規ベクトルを作成します。
σij=log(cijmimj+1),i,j=1,,k,

およびmの制約は、自然条件E [ X i X j ] > 0と同等です。CmE[XiXj]>0


すごい、パウロ!共分散行列に有効な解と適切な条件の両方があり、この質問にも答えています。最終的に、対数正規分布はガンマよりも便利です。
西安

3

実際、私は間違いなく歩行者の解決策を持っています。

  1. でスタートとの値に合わせて2つのパラメータを選んでEを [ X 1 ]VAR X 1X1Ga(α11,β1)E[X1]var(X1)
  2. 取る| X 1Gaのα 21 X 1 + α 22β 2の値に適合するように3つのパラメータを選ぶEを [ X 2 ]VAR X 2、及びCOV X 1X 2X2|X1Ga(α21X1+α22,β2)E[X2]var(X2)cov(X1,X2)
  3. 取る| X 1X 2Gaのα 31 X 1 + α 32 X 2 + α 33β 3の値に合わせて4つのパラメータが選択E [ X 3 ]VAR X 3COV X 1X 3およびcov X 2XX3|X1,X2Ga(α31X1+α32X2+α33,β3)E[X3]var(X3)cov(X1,X3)cov(X2,X3)

など...ただし、パラメータの制約とモーメント方程式の非線形性を考えると、モーメントのいくつかのセットはパラメータの許容セットに対応しない可能性があります。

例えば、場合、Iは式のシステムで終わる β 1 = μ 1 / σ 2 1k=2

β1=μ1/σ12,α11μ1β1=0

σ12+μ1μ2-μ22

α22=μ2β2α21μ1,α21=(σ12+μ1μ2μ2)σ12+μ12μ1β2
(σ12+μ1μ2μ2)2(σ12+μ12μ1)2σ12+μ2β2=σ22.
μΣR+2

更新(04/04): deinstはこの質問を数学フォーラムの新しい質問として言い換えました。


1
これをわずかに拡張する1つの方法は、自然の指数関数族を考慮することです。
fバツ|θ=hバツeθTバツAθ
次に、平均と共分散は勾配とヘッセ行列です A。もしh 多項式(実指数> -1)である場合 Aは多項式(実数の指数を含む)の対数であり、分散とヘッセ行列は有理関数です。これにより、平均と共分散行列を表現するのに十分な自由度が得られると思います。
-17:

@deinst: (+1) Do you have an example where this exponential family representation can be exploited straightforwardly?
Xi'an

2
Maybe I don't quite understand the problem. But, consider a bivariate random vector (X,Y) with the same marginal F with full support on R+ and having mean 0<μ<. How can such a bivariate distribution have correlation ρ close to -1, for example? Heuristically, though I haven't carried this out, it seems that if P(X>2μ)>0, then a contradiction regarding the support must arise. No?
cardinal

1
There are certainly constraints on the covariance matrix Σ when the support is R+k, covered via the Stieltjes moment condition. Anyway, I do not see why a correlation close to -1 is excluded a priori.
Xi'an

2
Right, this is related to what I was getting at. Regarding the correlation, consider my example. If X and Y have the same marginal F with mean μ and a correlation of exactly -1 and P(X>2μ)>0, what must the value of Y be for all such realizations of X? (+1 on both question and answer. I like this.)
cardinal

2

OK, this is a response to Xi'an's comment. It is too long and has to much TeX to be a comfortable comment. Caveat Lector: It is virtually certain that I have made an algebra mistake. This does not seem to be quite as flexible as I first thought.

Let us create a family of distributions in R+3 of the form

f(x|θ)=h(x)eθTxA(θ)
Let x=(x,y,z) and θ=(θ1,θ2,θ3). Let
h(x)=cx1e11x2e21x3e31+dx1f11x2f21x3f31
be a two term polynomial where ei,fi are real numbers greater than 0 for all i. Then we find that
A(θ)=log(cΓ(e1)θ1e1Γ(e2)θ2e2Γ(e3)θ3e3+dΓ(f1)θ1f1Γ(f2)θ2f2Γ(f3)θ3f3).

Now, for convenience let us define

c=cΓ(e1)Γ(e2)Γ(e2)θ1f1θ2f2θ3f3
and
d=dΓ(f1)Γ(f2)Γ(f2)θ1e1θ2e2θ3e3

Now, as the mean of our distribution is the gradient of A, we have μX=e1c+f1dθ1(c+d), μY=e2c+f2dθ2(c+d), and μZ=e3c+f3dθ3(c+d). And as the covariance is the Hessian of A, we have

σX2=(e1c+f1d)(c+d)+(e1f1)2cdθ12(c+d)2
and
Cov(X,Y)=(e1f1)(e2f2)cdθ1θ2(c+d)
(the other terms of the covariance matrix obtained by changing subscripts in the obvious way).

This does not seem to be quite enough flexibility to get any covariance matrix. I need to try another term in the polynomial (but I suspect that also may not work (obviously I need to think about this more)).


Four parameters (θ1,θ2,θ3,c) for five constraints...?
Xi'an

@xian There are the 6 exponents ei and fi as well.
deinst

I am slightly (?) confused: you did not process the exponents as parameters of the exponential family. But indeed you can change those powers as you wish towards getting the 9 moment equations right.
Xi'an

@Xi'an You are correct, I did not process them as parameters of the exponential family. Doing so would have made the family no longer a natural family, and including them would have just muddled the algebra for comuting the moment equations (which was muddled enough to begin with).
deinst
弊社のサイトを使用することにより、あなたは弊社のクッキーポリシーおよびプライバシーポリシーを読み、理解したものとみなされます。
Licensed under cc by-sa 3.0 with attribution required.