Other packages > Find by keyword >

trendsegmentR  

Linear Trend Segmentation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("trendsegmentR", "1.3.0")



Attach the package and use:
library("trendsegmentR")
Maintained by
Hyeyoung Maeng
[Scholar Profile | Author Map]
First Published: 2019-05-03
Latest Update: 2023-08-24
Description:
Performs the detection of linear trend changes for univariate time series by implementing the bottom-up unbalanced wavelet transformation proposed by H. Maeng and P. Fryzlewicz (2023). The estimated number and locations of the change-points are returned with the piecewise-linear estimator for signal.
How to cite:
Hyeyoung Maeng (2019). trendsegmentR: Linear Trend Segmentation. R package version 1.3.0, https://cran.r-project.org/web/packages/trendsegmentR. Accessed 10 Apr. 2025.
Previous versions and publish date:
1.0.0 (2019-05-03 17:20), 1.1.0 (2021-11-19 08:30), 1.2.0 (2023-06-22 01:00)
Other packages that cited trendsegmentR R package
View trendsegmentR citation profile
Other R packages that trendsegmentR depends, imports, suggests or enhances
Complete documentation for trendsegmentR
Functions, R codes and Examples using the trendsegmentR R package
Some associated functions: TGUW . invTGUW . thresholding . trendsegment . trendsegmentR-package . 
Some associated R codes: TGUW.R . invTGUW.R . misc.R . thresholding.R . trendsegment.R . trendsegmentR-package.R .  Full trendsegmentR package functions and examples
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for trendsegmentR0246810121416182022242628TrendBars

Today's Hot Picks in Authors and Packages

txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
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  

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