Other packages > Find by keyword >

UComp  

Automatic Univariate Time Series Modelling of many Kinds
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("UComp", "5.0.4")



Attach the package and use:
library("UComp")
Maintained by
Diego J. Pedregal
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-06-09
Latest Update: 2023-05-20
Description:
Comprehensive analysis and forecasting of univariate time series using automatic unobserved components models and algorithms. Harvey, AC (1989) <doi:10.1017/CBO9781107049994>. Pedregal DJ and Young PC (2002) <doi:10.1002/9780470996430>. Durbin J and Koopman SJ (2012) <doi:10.1093/acprof:oso/9780199641178.001.0001>. Hyndman RJ, Koehler AB, Ord JK, and Snyder RD (2008) <doi:10.1007/978-3-540-71918-2>.
How to cite:
Diego J. Pedregal (2020). UComp: Automatic Univariate Time Series Modelling of many Kinds. R package version 5.0.4, https://cran.r-project.org/web/packages/UComp. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.0 (2020-06-09 15:50), 1.1 (2020-07-02 01:50), 2.0 (2020-09-29 11:30), 2.1.1 (2021-02-02 17:30), 2.1.2 (2021-02-12 14:00), 2.1 (2020-10-03 16:40), 2.2.1 (2021-06-15 09:50), 2.2.2 (2021-07-06 06:50), 2.2.3 (2022-08-17 13:00), 2.2 (2021-06-04 18:50), 4.0.0 (2023-05-04 15:20), 4.0.1 (2023-05-15 21:20), 4.0.2 (2023-05-20 09:30), 5.0.0 (2024-06-27 15:00), 5.0.2 (2024-07-07 16:00)
Other packages that cited UComp R package
View UComp citation profile
Other R packages that UComp depends, imports, suggests or enhances
Complete documentation for UComp
Functions, R codes and Examples using the UComp R package
Full UComp 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

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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