README.md

Overview

The swdft package implements the Sliding Window Discrete Fourier Transform (SWDFT), and provides some statistical methods and graphical tools based on the SWDFT.

Installation

# The swdft package is available on CRAN
install.packages("swdft")
# The development version is available on Github
# install.packages("devtools")
devtools::install_github("leerichardson/swdft/r/swdft")

See the vignette for an introduction.



Try the swdft package in your browser

Any scripts or data that you put into this service are public.

swdft documentation built on May 2, 2019, 2:27 a.m.