there is no way of automatically doing this in SCRalyze.
However, scr_glm accepts custom functions as basis function argument. Hence, you could take scr_bf_infbs, and create your own function from it where you simply delete the second of the three functions BEFORE orthogonalisation.
Hope this helps
Best,
Dom
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
In SCRalyze it's possible to select SCRF, SCRF+time derivative and SCRF+time and dispersion derivatives.
I'd like to try SCRF+dispersion derivative alone.
How could this be done?
Thx,
David
Hi David
there is no way of automatically doing this in SCRalyze.
However, scr_glm accepts custom functions as basis function argument. Hence, you could take scr_bf_infbs, and create your own function from it where you simply delete the second of the three functions BEFORE orthogonalisation.
Hope this helps
Best,
Dom