Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 610 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 610 Bytes

segmentTS

Development Version 0.0.0.9000

Description: A segmentation algorithm for cyclic time series, an R package
Install: Install in R with the devtools R-pkg (simplest method)
  devtools::install_github("lcalle/segmentTS")
Sample R script: See ./demo/segment_analysis.R. After installing and loading the library in R via library(segmentTS) run the demo script using demo(segment_analysis).
Sample Data: Detrended XCO2 seasonal cycles for GOSAT-ACOSv3.5 and Model Simulations for global bio-regions (see manual).
Manual: ./segmentTS.pdf