View source: R/finding_peaks.R
choose_peak_points_area | R Documentation |
given a matrix that defines the possible sets of points for a parabolic, choose the longest set with an r-squared fit above a certain criteria
choose_peak_points_area(area_results, min_area = 0.1)
area_results |
vector of information from |
min_area |
the minimum area to consider |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.