Package: scorepeak 0.1.2

scorepeak: Peak Functions for Peak Detection in Univariate Time Series

Provides peak functions, which enable us to detect peaks in time series. The methods implemented in this package are based on Girish Keshav Palshikar (2009) <https://www.researchgate.net/publication/228853276_Simple_Algorithms_for_Peak_Detection_in_Time-Series>.

Authors:Shota Ochi [aut, cre, cph]

scorepeak_0.1.2.tar.gz
scorepeak_0.1.2.zip(r-4.5)scorepeak_0.1.2.zip(r-4.4)scorepeak_0.1.2.zip(r-4.3)
scorepeak_0.1.2.tgz(r-4.4-x86_64)scorepeak_0.1.2.tgz(r-4.4-arm64)scorepeak_0.1.2.tgz(r-4.3-x86_64)scorepeak_0.1.2.tgz(r-4.3-arm64)
scorepeak_0.1.2.tar.gz(r-4.5-noble)scorepeak_0.1.2.tar.gz(r-4.4-noble)
scorepeak_0.1.2.tgz(r-4.4-emscripten)scorepeak_0.1.2.tgz(r-4.3-emscripten)
scorepeak.pdf |scorepeak.html
scorepeak/json (API)
NEWS

# Install 'scorepeak' in R:
install.packages('scorepeak', repos = c('https://shotaochi.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/shotaochi/scorepeak/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • ecgca102 - Time Series Data of Electrocardiogram

On CRAN:

peak-detectionunivariate

3.70 score 1 stars 6 scripts 116 downloads 8 exports 3 dependencies

Last updated 4 years agofrom:c0fee536a4. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 08 2024
R-4.5-win-x86_64OKOct 08 2024
R-4.5-linux-x86_64OKOct 08 2024
R-4.4-win-x86_64OKOct 08 2024
R-4.4-mac-x86_64OKOct 08 2024
R-4.4-mac-aarch64OKOct 08 2024
R-4.3-win-x86_64OKOct 08 2024
R-4.3-mac-x86_64OKOct 08 2024
R-4.3-mac-aarch64OKOct 08 2024

Exports:detect_localmaximamax_neighborsmean_neighborsmin_neighborsscore_type1score_type2score_type3sd_neighbors

Dependencies:backportscheckmateRcpp

Introduction to scorepeak

Rendered fromintro.Rmdusingknitr::rmarkdownon Oct 08 2024.

Last update: 2019-08-07
Started: 2019-08-03

Readme and manuals

Help Manual

Help pageTopics
Building Blocks of Peak Functionsbuilding_blocks max_neighbors mean_neighbors min_neighbors sd_neighbors
detect local maxima in univariate time series datadetect_localmaxima
Time Series Data of Electrocardiogramecgca102
Peak Functions for Peak Detection in Univariate Time Seriespeak_functions score_type1 score_type2 score_type3
scorepeak: Peak Functions for Peak Detection in Univariate Time Seriesscorepeak-package scorepeak