Other packages > Find by keyword >

ShapeSelectForest  

Shape Selection for Landsat Time Series of Forest Dynamics
View on CRAN: Click here


Download and install ShapeSelectForest package within the R console
Install from CRAN:
install.packages("ShapeSelectForest")

Install from Github:
library("remotes")
install_github("cran/ShapeSelectForest")

Install by package version:
library("remotes")
install_version("ShapeSelectForest", "1.7")



Attach the package and use:
library("ShapeSelectForest")
Maintained by
Xiyue Liao
[Scholar Profile | Author Map]
First Published: 2015-06-01
Latest Update: 2023-08-19
Description:
Landsat satellites collect important data about global forest conditions. Documentation about Landsat's role in forest disturbance estimation is available at the site . By constrained quadratic B-splines, this package delivers an optimal shape-restricted trajectory to a time series of Landsat imagery for the purpose of modeling annual forest disturbance dynamics to behave in an ecologically sensible manner assuming one of seven possible "shapes", namely, flat, decreasing, one-jump (decreasing, jump up, decreasing), inverted vee (increasing then decreasing), vee (decreasing then increasing), linear increasing, and double-jump (decreasing, jump up, decreasing, jump up, decreasing). The main routine selects the best shape according to the minimum Bayes information criterion (BIC) or the cone information criterion (CIC), which is defined as the log of the estimated predictive squared error. The package also provides parameters summarizing the temporal pattern including year(s) of inflection, magnitude of change, pre- and post-inflection rates of growth or recovery. In addition, it contains routines for converting a flat map of disturbance agents to time-series disturbance maps and a graphical routine displaying the fitted trajectory of Landsat imagery.
How to cite:
Xiyue Liao (2015). ShapeSelectForest: Shape Selection for Landsat Time Series of Forest Dynamics. R package version 1.7, https://cran.r-project.org/web/packages/ShapeSelectForest. Accessed 13 Apr. 2025.
Previous versions and publish date:
1.0 (2015-06-01 01:06), 1.1 (2015-09-06 19:30), 1.2 (2015-12-26 00:41), 1.3 (2016-10-28 19:12), 1.4 (2020-03-27 23:00), 1.5 (2022-08-15 20:30), 1.6 (2023-08-08 09:30)
Other packages that cited ShapeSelectForest R package
View ShapeSelectForest citation profile
Other R packages that ShapeSelectForest depends, imports, suggests or enhances
Complete documentation for ShapeSelectForest
Functions, R codes and Examples using the ShapeSelectForest R package
Some associated functions: ShapeSelectForest-package . edf0s . f2a.map.jpeg . f2a.raster . f2p.raster . flat2annual . flat2parameter . getedf0 . plotshape . shape . shapeparams . ymat . 
Some associated R codes: shape.R .  Full ShapeSelectForest package functions and examples
Downloads during the last 30 days
03/1403/1503/1603/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/11Downloads for ShapeSelectForest02468101214161820TrendBars

Today's Hot Picks in Authors and Packages

LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA