Description Usage Arguments Details Value Author(s) Examples
Baseline subtraction from a vector, usually representing an IRF.
| 1 | 
| irfvec | Vector to subtract a baseline from | 
| indexlow | Lowest index to base the baseline estimation on | 
| indexhigh | Highest index to base the baseline estimation on | 
| removeNeg | Whether negative values should be replaced with 0. | 
Currently estimates the baseline as the mean of data between indexlow and indexhigh, and subtracts the result from the entire vector.
vector
Katharine M. Mullen, Ivo H. M. van Stokkum
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.