extract_sig_area: Extract areas of significance

Description Usage Arguments Value

View source: R/main.R

Description

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.

Usage

1

Arguments

trip

Matrix with three columns corresponding to the lower bound ( first column), average curve (second column), and upper bound (third column).

Value

4xk Matrix where each row is a significance region and the columns correspond to the beginning index, ending index, maximum location, and max value.


wzhorton/bayesFDA documentation built on Dec. 23, 2021, 6:15 p.m.