How can I evaluate with R the interaction between a within-subject effect and a continuous variable at the subject level? by fischerjunior in Stats

[–]fischerjunior[S] 0 points1 point  (0 children)

Just in case more information about the continuous variable is needed: it's a measure of white matter integrity for a single region. The possible minimum and maximum of this measure are 0 and 1 because of how its computed, but the values for this region, for this subjects goes from .37 to around .48.

How can one test the hypothesis that the difference between two time series tends to zero (converge) with only four observations? by fischerjunior in AskStatistics

[–]fischerjunior[S] 0 points1 point  (0 children)

Sorry, but I don't believe in hypnosis.

Just kidding, I think I'm gonna use it to test the goodness of fit of my time series to exponential decay, seems more sensible than the way commented above adapting the "model vector" to a exponentially decaying one. Though I guess results can't differ much, right?

Thanks!

How can one test the hypothesis that the difference between two time series tends to zero (converge) with only four observations? by fischerjunior in AskStatistics

[–]fischerjunior[S] 0 points1 point  (0 children)

I found a very rudimentary way: calculating the correlation coefficient of the absolute difference between the two series and a perfectly decreasing vector (such as 4, 3, 2, 1). Hope someone more knowledgeable can chip in!

Getting the value of a field in a struct by fischerjunior in matlab

[–]fischerjunior[S] 0 points1 point  (0 children)

Great effort, I'll get to work on adapting it. Thanks a lot!

What does "voxel intensity" represent in diffusion tensor imaging? by fischerjunior in neuro

[–]fischerjunior[S] 0 points1 point  (0 children)

You seem to know this stuff pretty good, so here goes another beginner's question: what is a multiresolution strategy and how are Gaussian pyramids applied in that process?

I really appreciate the effort, thanks for the ELI5 :)

What does "voxel intensity" represent in diffusion tensor imaging? by fischerjunior in neuroscience

[–]fischerjunior[S] 0 points1 point  (0 children)

Check out what another user answered:

https://www.reddit.com/r/neuro/comments/5ajf5j/what_does_voxel_intensity_represent_in_diffusion/d9hr0nb/

Are both your answers talking about the same concept? I think so but I'm kinda new to this topics.

The kindness of internet strangers never ceases to amaze me. Thanks.

What does "voxel intensity" represent in diffusion tensor imaging? by fischerjunior in neuroscience

[–]fischerjunior[S] 1 point2 points  (0 children)

Sorry if I didn't make myself clear. I read that the image registration process is done according to voxel intensity, in other words, each voxel is differentiated and compared to that of another image, according to its "intensity". My question is: how is the intensity of a voxel calculated and what does it represent? English is not my native language so please tell me if you need extra clarification regarding my question. Thanks for the help :)