Simple question: Cholesky factorisation of correlation matrix same as LU?
- From: "TikkieTerug" <jaapmeima@xxxxxxxxx>
- Date: 9 Jul 2005 08:54:50 -0700
Dear members,
When I try to use the function chol() in MATLAB to do a cholesky
factorization of a correlation matrix, I get the error: "not positive
definite", which doesn't make sense. I tried to LU-factorize the matrix
which worked. Is it right to say that in this case this should be the
same factorisation as the Cholesky factorization in the case of a
correlation matrix?
Jaap
.
- Follow-Ups:
- Re: Simple question: Cholesky factorisation of correlation matrix same as LU?
- From: Gordon Sande
- Re: Simple question: Cholesky factorisation of correlation matrix same as LU?
- From: Jeremy Watts
- Re: Simple question: Cholesky factorisation of correlation matrix same as LU?
- Prev by Date: Re: finite differences in plane polars
- Next by Date: Re: Simple question: Cholesky factorisation of correlation matrix same as LU?
- Previous by thread: QR decomposition using Householder
- Next by thread: Re: Simple question: Cholesky factorisation of correlation matrix same as LU?
- Index(es):
Relevant Pages
|