Check y - not internal state
Closes #4296
What about the variance block? Should it be in a similar fashion?
Ideally yes. But it can wait as that block wasn't updated for this release.
What about the variance block? Should it be in a similar fashion?
Ideally yes. But it can wait as that block wasn't updated for this release.
Hm, so it seems to me that we have some "immature" dev state where Mean was refactored and Variance not yet. That does not sound too promising. You still can prove me wrong here.
Hm, so it seems to me that we have some "immature" dev state where Mean was refactored and Variance not yet. That does not sound too promising. You still can prove me wrong here.
I see two possible answers:
- It's still a step in the right direction, and the Variance-model would require more time to get it right (the formulas are somewhat messy - just computing the integral of u^2 is likely to lead to round-off errors).
- The Variance model actually benefits from this rewriting.