llTrapAUC {httkgui} | R Documentation |
Provided time and value vectors, will pick linear or logarithmic term for trapezoid estimate of AUC based on whether values go up or down at particular step.
llTrapAUC(time, value)
value |
Vector of values over time |
time |
Vector of times |
...
Witold Wiecek / LA-SER