Other packages > Find by keyword >

swdft  

Sliding Window Discrete Fourier Transform (SWDFT)
View on CRAN: Click here


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

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

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



Attach the package and use:
library("swdft")
Maintained by
Lee F. Richardson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-07-30
Latest Update: 2019-04-17
Description:
Implements the Sliding Window Discrete Fourier Transform (SWDFT). Also provides statistical methods based on the SWDFT, and graphical tools to display the outputs.
How to cite:
Lee F. Richardson (2018). swdft: Sliding Window Discrete Fourier Transform (SWDFT). R package version 1.0.0, https://cran.r-project.org/web/packages/swdft. Accessed 08 Mar. 2025.
Previous versions and publish date:
0.0.1 (2018-07-30 14:20)
Other packages that cited swdft R package
View swdft citation profile
Other R packages that swdft depends, imports, suggests or enhances
Complete documentation for swdft
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

varbin  
Optimal Binning of Continuous and Categorical Variables
Tool for easy and efficient discretization of continuous and categorical data. The package calculat ...
Download / Learn more Package Citations See dependency  
kdist  
K-Distribution and Weibull Paper
Density, distribution function, quantile function and random generation for the K-distribution. A p ...
Download / Learn more Package Citations See dependency  
gtheory  
Apply Generalizability Theory with R
Estimates variance components, generalizability coefficients, universe scores, and standard errors ...
Download / Learn more Package Citations See dependency  
billboard  
Contains Data of Billboard Hot 100 Songs
Contains data sets regarding songs on the Billboard Hot 100 list from 1960 to 2016. The data sets i ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
batchscr  
Batch Script Helpers
Handy frameworks, such as error handling and log generation, for batch scripts. Use case: in script ...
Download / Learn more Package Citations See dependency  

23,794

R Packages

206,711

Dependencies

64,305

Author Associations

23,781

Publication Badges

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