Other packages > Find by keyword >

rts  

Raster Time Series Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rts", "1.1-14")



Attach the package and use:
library("rts")
Maintained by
Babak Naimi
[Scholar Profile | Author Map]
First Published: 2012-11-12
Latest Update: 2022-09-16
Description:
This framework aims to provide classes and methods for manipulating and processing of raster time series data (e.g. a time series of satellite images).
How to cite:
Babak Naimi (2012). rts: Raster Time Series Analysis. R package version 1.1-14, https://cran.r-project.org/web/packages/rts. Accessed 03 May. 2025.
Previous versions and publish date:
1.0-2 (2012-11-12 19:37), 1.0-3 (2012-11-26 13:50), 1.0-9 (2015-08-02 08:23), 1.0-10 (2015-08-03 19:08), 1.0-11 (2016-06-10 07:41), 1.0-12 (2016-07-01 10:57), 1.0-18 (2016-11-28 16:54), 1.0-27 (2017-06-09 11:51), 1.0-28 (2017-07-11 17:25), 1.0-38 (2017-08-14 16:57), 1.0-45 (2018-03-18 14:30), 1.0-47 (2018-10-20 00:10), 1.0-49 (2019-02-03 23:40), 1.1-3 (2021-10-16 22:00), 1.1-7 (2022-07-08 16:10), 1.1-8 (2022-09-16 22:16)
Other packages that cited rts R package
View rts citation profile
Other R packages that rts depends, imports, suggests or enhances
Complete documentation for rts
Functions, R codes and Examples using the rts R package
Some associated functions: ModisDownload . RasterStackBrick-class . VHPdownload . apply.monthly . cellFromXY . endpoints . extract . extractIndex . index . period.apply . plot . read.rts . rts . subset . subsetIndex . write.rts . 
Some associated R codes: AAAClasses.R . ModisDownload.R . VHIdownload.R . apply.R . cellFrom.R . endpoints.R . extract.R . index.R . period.R . plot.R . rts.R . show.R . subset.R . utils.R . writerts.R . zzz.R .  Full rts package functions and examples
Downloads during the last 30 days
04/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/01Downloads for rts6810121416182022242628303234TrendBars

Today's Hot Picks in Authors and Packages

ncvreg  
Regularization Paths for SCAD and MCP Penalized Regression Models
Fits regularization paths for linear regression, GLM, and Cox regression models using lasso or nonc ...
Download / Learn more Package Citations See dependency  
noisyCE2  
Cross-Entropy Optimisation of Noisy Functions
Cross-Entropy optimisation of unconstrained deterministic and noisy functions illustrated in Rubins ...
Download / Learn more Package Citations See dependency  
scModels  
Fitting Discrete Distribution Models to Count Data
Provides functions for fitting discrete distribution models to count data. Included are the Poisson ...
Download / Learn more Package Citations See dependency  
hdme  
High-Dimensional Regression with Measurement Error
Penalized regression for generalized linear models for measurement error problems (aka. errors-in-v ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
ENMTools  
Analysis of Niche Evolution using Niche and Distribution Models
Constructing niche models and analyzing patterns of niche evolution. Acts as an interface for many ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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