I am looking to plot mean activation maps using nilearn after the finishing the summary statistics of Hidden markovs model. But i could not find the function to plot the mean activation maps . Is there any function to do it in nilearn?
My guess is that this function is what you are looking for.
See also this example
If you need to compute the mean image this function can be useful.
1 Like
Thanks a lot for your kind reply…
1 Like