History of AFNI updates  

|
July 07, 2022 10:59AM
> Yes I can easily obtain the ISC between the two levels, so I would just do that. I'm still curious what a model
> with such a factor incorporated would look like.

Maybe something like:

Y ~ group*socialness + (group*socialness | ROI) + (socialness |Subj1:Subj2) + (socialness | mm(Subj1, Subj2, weights = cbind(1, 1), scale = FALSE))

> the paper you attached is precisely what I am trying to accomplish, so I was wondering if the adaptation i
> mentioned to MBA would the correct one (i.e. remove the subject:subject interaction).

Try this:

Y ~ group*age + (group*age | ROI) + (1 | Subj1:Subj2) + (1 | mm(Subj1, Subj2, weights = cbind(1, 1), scale = FALSE))

Let me know if this makes sense to you.

Gang
Subject Author Posted

3dISC mixed effects modeling

vdiogo June 27, 2022 08:57PM

Re: 3dISC mixed effects modeling

gang June 28, 2022 05:17PM

Re: 3dISC mixed effects modeling

vdiogo July 04, 2022 01:20PM

Re: 3dISC mixed effects modeling

vdiogo July 04, 2022 10:30PM

Re: 3dISC mixed effects modeling

gang July 05, 2022 05:02PM

Re: 3dISC mixed effects modeling

vdiogo July 05, 2022 06:44PM

Re: 3dISC mixed effects modeling

gang July 07, 2022 10:59AM

Re: 3dISC mixed effects modeling

vdiogo August 02, 2022 01:05PM

Re: 3dISC mixed effects modeling

gang August 03, 2022 05:14PM

Re: 3dISC mixed effects modeling

vdiogo August 11, 2022 01:26PM

Re: 3dISC mixed effects modeling

gang August 12, 2022 06:36AM

Re: 3dISC mixed effects modeling

vdiogo August 18, 2022 04:07PM

Re: 3dISC mixed effects modeling

gang August 19, 2022 09:59PM

Re: 3dISC mixed effects modeling

vdiogo August 27, 2022 10:15AM

Re: 3dISC mixed effects modeling

gang August 29, 2022 02:55PM

Re: 3dISC mixed effects modeling

vdiogo March 01, 2023 08:09PM

Re: 3dISC mixed effects modeling

gang March 02, 2023 09:02AM