fc_detect_peak_points: Detect significant peak points

View source: R/fc_detect_peak_points.R

fc_detect_peak_pointsR Documentation

Detect significant peak points

Description

[Deprecated]

This function was deprecated, please use detect_peak_points().

Usage

fc_detect_peak_points(
  data_source,
  sel_method = c("trend_linear", "trend_non_linear", "threshold", "GAM_deriv", "SNI"),
  sd_threshold = 2
)

See Also

detect_peak_points()


HOPE-UIB-BIO/R-Ratepol-package documentation built on March 6, 2024, 7:10 a.m.