pamparana
- 123
- 0
I am trying to compute the following integral:
\int \exp^{w^T \Lambda w}\, d\theta where \Lambda is a constant wrt \theta
w = y - t(x, \theta)
So, I am trying to use substitution and I have:
d\theta = \frac{-dw}{t^{'}(x, \theta)}
So, substituting it, I have the following integral to compute:
\int \frac{exp^{w^T \Lambda w}\, dw}{t^{'}(x, \theta)}
Can I treat t^{'}(x, \theta) as a constant? My instinct tells me no as there is a relationship between w and \theta given by this function t, but I just wanted to make sure.
\int \exp^{w^T \Lambda w}\, d\theta where \Lambda is a constant wrt \theta
w = y - t(x, \theta)
So, I am trying to use substitution and I have:
d\theta = \frac{-dw}{t^{'}(x, \theta)}
So, substituting it, I have the following integral to compute:
\int \frac{exp^{w^T \Lambda w}\, dw}{t^{'}(x, \theta)}
Can I treat t^{'}(x, \theta) as a constant? My instinct tells me no as there is a relationship between w and \theta given by this function t, but I just wanted to make sure.