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>.
Version: | 0.1.2 |
Depends: | R (≥ 3.5.0) |
Imports: | checkmate (≥ 1.9.1), Rcpp (≥ 1.0.0) |
LinkingTo: | Rcpp |
Suggests: | knitr, rmarkdown, testthat (≥ 2.0.0), cluster |
Published: | 2019-08-21 |
DOI: | 10.32614/CRAN.package.scorepeak |
Author: | Shota Ochi [aut, cre, cph] |
Maintainer: | Shota Ochi <shotaochi1990 at gmail.com> |
BugReports: | https://github.com/ShotaOchi/scorepeak/issues |
License: | GPL-3 |
URL: | https://github.com/ShotaOchi/scorepeak |
NeedsCompilation: | yes |
CRAN checks: | scorepeak results |
Reference manual: | scorepeak.pdf |
Vignettes: |
Introduction to scorepeak |
Package source: | scorepeak_0.1.2.tar.gz |
Windows binaries: | r-devel: scorepeak_0.1.2.zip, r-release: scorepeak_0.1.2.zip, r-oldrel: scorepeak_0.1.2.zip |
macOS binaries: | r-release (arm64): scorepeak_0.1.2.tgz, r-oldrel (arm64): scorepeak_0.1.2.tgz, r-release (x86_64): scorepeak_0.1.2.tgz, r-oldrel (x86_64): scorepeak_0.1.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=scorepeak to link to this page.