-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Post Submission tasks #197
Comments
The general MVN approach maybe can be done as Jovo suggested (w/ some open questions): X_i | Y ~ MVN, where for CoMIGHT, we generate two such instances that are either directly dependent or not. Y = mixture of MVN Gaussians, so the MI terms is then: where the non-trivial parts to currently compute are:
Maybe we generate a huge MVN first where we know the |
Structuring the covariance in blocks as such and then using
Now I'm not 100% sure how to fit this in w/ the Marron/Wald and |
The text was updated successfully, but these errors were encountered: