Other packages > Find by keyword >

deseats  

Data-Driven Locally Weighted Regression for Trend and Seasonality in TS
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("deseats", "1.0.0")



Attach the package and use:
library("deseats")
Maintained by
Dominik Schulz
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-11-08
Latest Update: 2023-11-08
Description:
Various methods for the identification of trend and seasonal components in time series (TS) are provided. Among them is a data-driven locally weighted regression approach with automatically selected bandwidth for equidistant short-memory time series. The approach is a combination / extension of the algorithms by Feng (2013) and Feng, Y., Gries, T., and Fritz, M. (2020) and a brief description of this new method is provided in the package documentation. Furthermore, the package allows its users to apply the base model of the Berlin procedure, version 4.1, as described in Speth (2004) . Permission to include this procedure was kindly provided by the Federal Statistical Office of Germany.
How to cite:
Dominik Schulz (2023). deseats: Data-Driven Locally Weighted Regression for Trend and Seasonality in TS. R package version 1.0.0, https://cran.r-project.org/web/packages/deseats
Previous versions and publish date:
No previous versions
Other packages that cited deseats R package
View deseats citation profile
Other R packages that deseats depends, imports, suggests or enhances
Functions, R codes and Examples using the deseats R package
Some associated functions: BV4.1 . CIVLABOR . CONSUMPTION . COVID . DEATHS . ENERGY . EXPENDITURES . GDP . HOUSES . LIVEBIRTHS . NOLABORFORCE . RAINFALL . RETAIL . SAVINGS . SUNSHINE . TEMPERATURE . animate-deseats-method . animate . arma_to_ar . arma_to_ma . autoplot-decomp-method . autoplot-deseats_fc-method . autoplot-hfilter-method . bwidth-deseats-method . bwidth_confint . create.gain . deseats-package . deseats . expo-deseats_fc-method . expo . fitted-hfilter-method . gain-deseats-method . gain . hA_calc . hamilton_filter . llin_decomp . lm_decomp . ma_decomp . measures . order_poly-smoothing_options-method . order_poly . plot-decomp-method . plot-deseats_fc-method . plot-hfilter-method . predict-s_semiarma-method . read_ts . runDecomposition . s_semiarma . select_bwidth . set_options . show-deseats-method . show-s_semiarma-method . show-smoothing_options-method . trend-decomp-method . trend . zoo_to_ts . 
Some associated R codes: AttachMessage.R . RcppExports.R . accuracy_measures.R . arima_no_warn.R . bwidth_bootstrap.R . class-bv41.R . class-decomp.R . class-deseats.R . class-deseats_fc.R . class-hfilter.R . class-llindecomp.R . class-lmdecomp.R . class-madecomp.R . class-s_semiarma.R . class-smoothing_options.R . data_documentation.R . deseats-package.R . fitting_functions.R . forecasting_functions.R . gain_function.R . generics.R . hA_calc.R . helper_functions.R . linear_filters.R . runDecomposition.R . subplot_functions.R . ts_conversion.R .  Full deseats 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

srm  
Structural Equation Modeling for the Social Relations Model
Provides functionality for structural equation modeling for the social relations model (Kenny & ...
Download / Learn more Package Citations See dependency  
FMCCSD  
Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observab ...
Download / Learn more Package Citations See dependency  
QuantileNPCI  
Nonparametric Confidence Intervals for Quantiles
Based on Alan D. Hutson (1999) , "Calculating nonparametric confidence i ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Yan (view profile)
bizicount  
Bivariate Zero-Inflated Count Models Using Copulas
Maximum likelihood estimation of copula-based zero-inflated (and non-inflated) Poisson and negative ...
Download / Learn more Package Citations See dependency  
factorplot  
Graphical Presentation of Simple Contrasts
Methods to calculate, print, summarize and plot pairwise differences from GLMs, GLHT or Multinomial ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable 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  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns