JMP > JSL > Best method to calculated signed Area Under the Curve for simple time series
Hi JMP Community, I need to calculate the signed area under the curve for simple time series data (see mock data below). Specifically, I need to calculate the area (as shown in the graphs above) above zero as positive and below zero as negative, including local shift from positive to negative and reciprocally. Examples: AUC for curve A = Positive Area 1 + Negative Area 2 + Positive Area 3AUC ...