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.5-x86_64)scorepeak_0.1.2.tgz(r-4.5-arm64)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'))

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:

Conda:

peak-detectionunivariatecpp

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

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

TargetResultLatest binary
Doc / VignettesOKMar 07 2025
R-4.5-win-x86_64OKMar 07 2025
R-4.5-mac-x86_64OKMar 07 2025
R-4.5-mac-aarch64OKMar 07 2025
R-4.5-linux-x86_64OKMar 07 2025
R-4.4-win-x86_64OKMar 07 2025
R-4.4-mac-x86_64OKMar 07 2025
R-4.4-mac-aarch64OKMar 07 2025
R-4.4-linux-x86_64OKMar 07 2025
R-4.3-win-x86_64OKMar 07 2025
R-4.3-mac-x86_64OKMar 07 2025
R-4.3-mac-aarch64OKMar 07 2025

Exports:detect_localmaximamax_neighborsmean_neighborsmin_neighborsscore_type1score_type2score_type3sd_neighbors

Dependencies:backportscheckmateRcpp

Introduction to scorepeak

Rendered fromintro.Rmdusingknitr::rmarkdownon Mar 07 2025.

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