Surveying the Universe
On Gaussian approximations
You have a function that you want to approximate as an N-dimensional (multivariate) Gaussian (normal) distribution. What do you do?
If you are me, you spend a couple of weeks deriving stuff, and then finally figure out the easy way.
But hopefully you are not me, so here is the easy way, to save you the bother.
First, find the peak of your function, and put a hat on the value(s) or the parameter(s) at this point. Now your (N-dimensional) function can be approximated as
![f(x) \simeq f(\hat{x})\exp \left[-\frac{1}{2} (x-\hat{x})^\mathrm{T} \Sigma^{-1} (x-\hat{x}) \right]](http://www.anthonysmith.me.uk/research/wp-content/plugins/latex/cache/tex_4ee981f1c61eb31439a1f4f78d44ed59.gif)
where
is the covariance matrix, and our task it to figure out what it is.
But fear not, help is at hand. If we find the following Hessian matrix, and if we assume that the covariance matrix is symmetric, we have

That's it. Easy. Now you can even integrate the function

| Print article | This entry was posted by Anthony on 6 Feb 2012 at 10.20 am, and is filed under Research. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
I live in York and I