Other packages > Find by keyword >

kza  

Kolmogorov-Zurbenko Adaptive Filters
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("kza", "4.1.0.1")



Attach the package and use:
library("kza")
Maintained by
Brian Close
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2004-04-28
Latest Update: 2020-03-17
Description:
Time Series Analysis including break detection, spectral analysis, KZ Fourier Transforms.
How to cite:
Brian Close (2004). kza: Kolmogorov-Zurbenko Adaptive Filters. R package version 4.1.0.1, https://cran.r-project.org/web/packages/kza. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.4 (2004-04-28 07:14), 0.6-1 (2005-01-13 16:56), 0.6 (2004-07-14 20:57), 0.9 (2005-05-05 08:10), 0.91 (2005-06-07 11:04), 1.00 (2008-09-28 21:30), 1.01 (2010-01-17 11:52), 1.02 (2010-01-28 08:49), 1.03.1 (2010-05-07 18:10), 1.03 (2010-04-27 22:02), 2.00 (2011-06-07 08:36), 2.01 (2011-09-08 06:11), 2.03 (2012-08-23 08:06), 3.0.0 (2013-07-13 16:32), 3.2.0 (2016-01-29 22:32), 4.0.0 (2016-03-24 23:25), 4.1.0 (2018-10-28 18:40)
Other packages that cited kza R package
View kza citation profile
Other R packages that kza depends, imports, suggests or enhances
Complete documentation for kza
Functions, R codes and Examples using the kza R package
Some associated functions: kz . kza . kzft . kzp . kzs . kzsv . kztp . periodogram . rlv . 
Some associated R codes: kza.R . kzft.R . rlv.R .  Full kza 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  
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
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  
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  
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  

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