Merge pull request #205 from ipa-lth/master

Misspelling of 'measurement'
This commit is contained in:
Roger Labbe
2018-01-26 07:40:28 -08:00
committed by GitHub

View File

@@ -1788,7 +1788,7 @@
"\n",
"$$\\mu = \\left( \\frac{\\bar\\sigma^2}{\\bar\\sigma^2 + \\sigma_z^2}\\right) \\mu_z + \\left(\\frac{\\sigma_z^2}{\\bar\\sigma^2 + \\sigma_z^2}\\right)\\bar\\mu$$\n",
"\n",
"In this form it is easy to see that we are scaling the meaurement and the prior by weights: \n",
"In this form it is easy to see that we are scaling the measurement and the prior by weights: \n",
"\n",
"$$\\mu = W_1 \\mu_z + W_2 \\bar\\mu$$\n",
"\n",