Thanks for your helpful response.
1. The graphs I referred to come from section 9.5 of the manual
(version 2.7.0) where the lines presumably show the betas, and the
shading shows significance? I only plotted the significant regions,
and most of them were not zero but some number that was consistently
significant across densities, however that is probably because...
2. ... yes, the values of A.norm.sub are the same across densities, at
least until the last one:
> min(A.norm.sub[[1]] == A.norm.sub[[1]])
[1] 1
> min(A.norm.sub[[1]] == A.norm.sub[[10]])
[1] 1
> min(A.norm.sub[[1]] == A.norm.sub[[20]])
[1] 1
> min(A.norm.sub[[1]] == A.norm.sub[[30]])
[1] 1
> min(A.norm.sub[[1]] == A.norm.sub[[35]])
[1] 1
> min(A.norm.sub[[1]] == A.norm.sub[[36]])
[1] 0
I will do some investigation and see if I can figure out why this
might be the case, and will report back. Thanks for validating,
-syam
> To view this discussion on the web visit
https://groups.google.com/d/msgid/brainGraph-help/CAHVz74gMQtbk7f_EyyvoF%3DS0sUWkn10eJicLGd50ths5CTa0sw%40mail.gmail.com.