Other packages > Find by keyword >

smoots  

Nonparametric Estimation of the Trend and Its Derivatives in TS
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("smoots", "1.1.4")



Attach the package and use:
library("smoots")
Maintained by
Dominik Schulz
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-11-26
Latest Update: 2021-10-09
Description:
The nonparametric trend and its derivatives in equidistant time series (TS) with short-memory stationary errors can be estimated. The estimation is conducted via local polynomial regression using an automatically selected bandwidth obtained by a built-in iterative plug-in algorithm or a bandwidth fixed by the user. A Nadaraya-Watson kernel smoother is also built-in as a comparison. With version 1.1.0, a linearity test for the trend function, forecasting methods and backtesting approaches are implemented as well. The smoothing methods of the package are described in Feng, Y., Gries, T., and Fritz, M. (2020) <doi:10.1080/10485252.2020.1759598>.
How to cite:
Dominik Schulz (2019). smoots: Nonparametric Estimation of the Trend and Its Derivatives in TS. R package version 1.1.4, https://cran.r-project.org/web/packages/smoots. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.0 (2019-11-26 16:40), 1.0.1 (2019-12-02 16:40), 1.1.0 (2021-05-12 02:50), 1.1.1 (2021-09-22 12:40), 1.1.2 (2021-10-06 01:20), 1.1.3 (2021-10-09 23:10)
Other packages that cited smoots R package
View smoots citation profile
Other R packages that smoots depends, imports, suggests or enhances
Complete documentation for smoots
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

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
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)
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  
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  

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