Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Covariance component models for REML available in nipy? #588

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

Open
0todd0000 opened this issue May 27, 2025 · 0 comments
Open

Covariance component models for REML available in nipy? #588

0todd0000 opened this issue May 27, 2025 · 0 comments

Comments

@0todd0000
Copy link

Hello, thank you for this wonderful package!

I am trying to implement REML for covariance component calculation, and I confirm that nipy's reml works great, but I'm looking for an automated way of generating the components argument, similar to the functionality of spm_non_sphericity.m from SPM12. Is there similar functionality available in nipy?

The closest thing I've been able to find in nipy is the cov method of the RandomEffects class, but it doesn't yield the covariance components I expect for reml estimation of hyperparameters. I expect something similar to the attached screenshot, which is taken from this slideshow from www.tnu.ethz.ch

For simple models it is of course easy to manually specify the components, but I'm looking for something more automated, similar to spm_non_sphericity.m, for arbitrary factors / designs. Any advice you have would be most appreciated. Thank you!



Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant