Calculate interval AUC of general form
gIntAUC.RdIt calculates interval AUC of general form. This is useful for pharmacodynamic data.
Details
This calculates an interval (partial) AUC (from t1 to t2) with the given series of x and y.
If t1 and/or t2 cannot be found within x vector, it interpolates.
If t1 and/or t2 are out of x range, it uses the nearest value.
For concentration data, use IntAUC.
Author
Kyun-Seop Bae <[email protected]>