Other packages > Find by keyword >

TTAinterfaceTrendAnalysis  

Temporal Trend Analysis Graphical Interface
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("TTAinterfaceTrendAnalysis", "1.5.10")



Attach the package and use:
library("TTAinterfaceTrendAnalysis")
Maintained by
David DEVREKER
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-03-07
Latest Update: 2023-03-24
Description:
This interface was created to develop a standard procedure to analyse temporal trend in the framework of the OSPAR convention. The analysis process run through 4 successive steps : 1) manipulate your data, 2) select the parameters you want to analyse, 3) build your regulated time series, 4) perform diagnosis and analysis and 5) read the results. Statistical analysis call other package function such as Kendall tests or cusum() function.
How to cite:
David DEVREKER (2012). TTAinterfaceTrendAnalysis: Temporal Trend Analysis Graphical Interface. R package version 1.5.10, https://cran.r-project.org/web/packages/TTAinterfaceTrendAnalysis. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0 (2012-03-07 18:49), 1.01 (2012-03-22 09:38), 1.02 (2012-09-03 14:31), 1.03 (2013-02-04 15:34), 1.04 (2013-03-26 14:25), 1.5.1 (2014-02-21 17:07), 1.5.2 (2015-12-16 09:36), 1.5.3 (2016-09-07 14:09), 1.5.4 (2018-03-01 15:40), 1.5.5 (2019-11-25 10:30), 1.5.6 (2020-06-11 12:30), 1.5.7 (2021-05-28 15:00), 1.5.8 (2021-10-06 15:50), 1.5.9 (2023-03-24 12:10), 1.5 (2013-11-15 12:00)
Other packages that cited TTAinterfaceTrendAnalysis R package
View TTAinterfaceTrendAnalysis citation profile
Other R packages that TTAinterfaceTrendAnalysis depends, imports, suggests or enhances
Complete documentation for TTAinterfaceTrendAnalysis
Functions, R codes and Examples using the TTAinterfaceTrendAnalysis R package
Some associated functions: Envir . FULLoption . TTAinterface-package . TTAinterface . about . fixdata . interpTs . mannKen . seaKen . seasonTrend . selectdirectory . 
Some associated R codes: About.R . TTAinterface.R . fixdata.R . interpTs.R . mannKen.R . seaKen.R . seasonTrend.R . selectdirectory.R . zzz.R .  Full TTAinterfaceTrendAnalysis package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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