BFAST, Breaks For Additive Seasonal and Trend, integrates the decomposition of time series into trend, seasonal, and remainder components with methods for detecting and characterizing change within time series. BFAST:
Figure illustrating the fitted seasonal, trend and remainder (i.e. estimated noise) components for a 16-day MODIS NDVI time series (data series) of a pine plantation in the northern part of the study area. Three abrupt changes are detected in the trend component of the time series. Time (- - -), corresponding conidence interval (red), direction and magnitude of abrupt change and slope of the gradual change are shown in the estimated trend component. The solid bars on the right hand side of the plot show the same data range, to aid comparisons. See paper for more details about the data and analysis.
Applications: Deforestation, forest health monitoring and phenological change detection within time series of spatio-temporal data sets (satellite images).
Contact: Jan.Verbesselt'@'wur.nl. The current BFAST package version is 1.3 on R-Forge and 1.2-1 on R CRAN (May 17, 2011). To install the most recent version directly within R type: install.packages("bfast", repos="http://R-Forge.R-project.org")
The project summary page you can find here.