This function is deprecated. Pleas use derive_cfb() instead.
Arguments
- obj
A NIF object.
- baseline_filter
A filter term to identify the baseline condition.
- summary_function
The function to derive the baseline. This function is applied over the DV values identified by the 'baseline_filter' term. The default function is
median. Alternatively,mean,minormaxcan be considered.- silent
Suppress messages, defaults to nif_option setting if NULL.