Package: offlineChange 0.0.4
offlineChange: Detect Multiple Change Points from Time Series
Detect the number and locations of change points. The locations can be either exact or in terms of ranges, depending on the available computational resource. The method is based on Jie Ding, Yu Xiang, Lu Shen, Vahid Tarokh (2017) <doi:10.1109/TSP.2017.2711558>.
Authors:
offlineChange_0.0.4.tar.gz
offlineChange_0.0.4.zip(r-4.5)offlineChange_0.0.4.zip(r-4.4)offlineChange_0.0.4.zip(r-4.3)
offlineChange_0.0.4.tgz(r-4.4-x86_64)offlineChange_0.0.4.tgz(r-4.4-arm64)offlineChange_0.0.4.tgz(r-4.3-x86_64)offlineChange_0.0.4.tgz(r-4.3-arm64)
offlineChange_0.0.4.tar.gz(r-4.5-noble)offlineChange_0.0.4.tar.gz(r-4.4-noble)
offlineChange_0.0.4.tgz(r-4.4-emscripten)offlineChange_0.0.4.tgz(r-4.3-emscripten)
offlineChange.pdf |offlineChange.html✨
offlineChange/json (API)
# Install 'offlineChange' in R: |
install.packages('offlineChange', repos = c('https://weinijiahuan123.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 5 years agofrom:074320f639. Checks:OK: 1 WARNING: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win-x86_64 | WARNING | Oct 26 2024 |
R-4.5-linux-x86_64 | WARNING | Oct 26 2024 |
R-4.4-win-x86_64 | WARNING | Oct 26 2024 |
R-4.4-mac-x86_64 | WARNING | Oct 26 2024 |
R-4.4-mac-aarch64 | WARNING | Oct 26 2024 |
R-4.3-win-x86_64 | WARNING | Oct 26 2024 |
R-4.3-mac-x86_64 | WARNING | Oct 26 2024 |
R-4.3-mac-aarch64 | WARNING | Oct 26 2024 |
Exports:ChangePointsChangePointsPlotGetLogLikGetMleGetMleArMultiWindowOrderKmeansOrderKmeansCppPeakRangePriorRangeOrderKmeansPriorRangeOrderKmeansCppRangeToPointScorePlot
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Detect Number and Location of Change Points of Independent Data | ChangePoints |
Plot Peak Ranges of Change Points | ChangePointsPlot |
Get Log Likelihood | GetLogLik |
Estimate Coefficients | GetMle |
Estimate Coefficients using ar Function | GetMleAr |
Multi-window Change Points Detection | MultiWindow |
Detect Location of Change Points of Independent Data | OrderKmeans |
Detect Location of Change Points of Independent Data using Rcpp | OrderKmeansCpp |
Peak Ranges Selection | PeakRange |
Detect Number and Location of Change Points of Independent Data with Prior Ranges | PriorRangeOrderKmeans |
Detect Location of Change Points of Independent Data with Prior Ranges using Rcpp | PriorRangeOrderKmeansCpp |
Get Change Points from Peak Ranges | RangeToPoint |
Plot score | ScorePlot |