AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
Bob Cox
January 28, 2009 10:24AM
Duration estimation is not exactly a linear problem; the model is not linear (additive) in the to-be-estimated duration parameter. Thus it is not possible to "rotate" 3dDeconvolve's duration modulation option to do what you want. The DM option is intended for the case when you know the duration of each event (e.g., measure how long it takes the subject to respond).

The program 3dNLfim could do what you want, if you had a model function .c file that provided the nonlinear model. Do you want to estimate average duration for each stimulus class, or individual duration for each stimulus separately (and then average)? These are two somewhat different approaches, and which is better isn't obvious, considering the general crappiness of FMRI data time series.

If you care to elaborate your problem a little more, I might consider generating a 3dNLfim model function for duration estimation using the dmBLOCK type of function.
Subject Author Posted

Estimating IRF duration

Paul Hamilton January 27, 2009 05:19PM

Re: Estimating IRF duration

Bob Cox January 28, 2009 10:24AM

Re: Estimating IRF duration

Paul Hamilton January 28, 2009 09:26PM

Re: Estimating IRF duration

Paul Hamilton February 23, 2009 09:25PM