Description Usage Arguments Value
Given a 3-column matrix corresponding to the lower, average, and upper curves, extract the regions of significance, as well as the locations and value of the largest extrema.
1 | extract_sig_area(trip)
|
trip |
Matrix with three columns corresponding to the lower bound ( first column), average curve (second column), and upper bound (third column). |
4xk Matrix where each row is a significance region and the columns correspond to the beginning index, ending index, maximum location, and max value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.