Other packages > Find by keyword >

multitaper  

Spectral Analysis Tools using the Multitaper Method
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("multitaper", "1.0-17")



Attach the package and use:
library("multitaper")
Maintained by
Karim Rahim
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-07-24
Latest Update: 2023-07-20
Description:
Implements multitaper spectral analysis using discrete prolate spheroidal sequences (Slepians) and sine tapers. It includes an adaptive weighted multitaper spectral estimate, a coherence estimate, Thomson's Harmonic F-test, and complex demodulation. The Slepians sequences are generated efficiently using a tridiagonal matrix solution, and jackknifed confidence intervals are available for most estimates. This package is an implementation of the method described in D.J. Thomson (1982) "Spectrum estimation and harmonic analysis" .
How to cite:
Karim Rahim (2010). multitaper: Spectral Analysis Tools using the Multitaper Method. R package version 1.0-17, https://cran.r-project.org/web/packages/multitaper. Accessed 13 Jun. 2026.
Previous versions and publish date:
0.1-1 (2010-07-24 22:21), 0.1-2 (2010-08-23 11:24), 0.1-3 (2012-01-15 13:02), 1.0-0 (2012-04-24 05:59), 1.0-1 (2012-05-18 08:04), 1.0-2 (2012-10-04 18:56), 1.0-3 (2013-03-21 07:29), 1.0-4 (2013-04-29 07:24), 1.0-5 (2013-05-14 06:42), 1.0-6 (2013-06-27 22:34), 1.0-7 (2013-08-19 18:20), 1.0-8 (2013-10-01 07:43), 1.0-9 (2014-12-13 18:02), 1.0-10 (2015-02-18 11:36), 1.0-11 (2015-02-25 16:42), 1.0-12 (2016-04-26 08:44), 1.0-13 (2017-03-23 07:53), 1.0-14 (2017-10-25 09:26), 1.0-15 (2020-10-03 17:20), 1.0-16 (2023-07-20 08:00)
Other packages that cited multitaper R package
View multitaper citation profile
Other R packages that multitaper depends, imports, suggests or enhances
Complete documentation for multitaper
Functions, R codes and Examples using the multitaper R package
Some associated functions: CETdaily . CETmonthly . HadCRUTnh . centre . demod.dpss . dpss . dpssToEigenvalues . dropFreqs . mlco2 . mtm.coh . multitaperTrend . percivalAR4 . plot.mtm.coh . plot.mtm . sineTaper . spec.mtm . willamette . 
Some associated R codes: demod.R . dpss.R . dpssHelpers.R . dropFreqs.R . multitaper.R . multitaperHelper.R . plots.R . plotsHelper.R . sineTaper.R . utility.R .  Full multitaper package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

RGAN  
Generative Adversarial Nets (GAN) in R
An easy way to get started with Generative Adversarial Nets (GAN) in R. The GAN algorithm was initia ...
Download / Learn more Package Citations See dependency  
snowfall  
Easier Cluster Computing (Based on 'snow')
Usability wrapper around snow for easier development of parallel R programs. This package offers e.g ...
Download / Learn more Package Citations See dependency  
kim  
A Toolkit for Behavioral Scientists
A collection of functions for analyzing data typically collected or used by behavioral scientists. ...
Download / Learn more Package Citations See dependency  
MicroDatosEs  
Utilities for Official Spanish Microdata
Provides utilities for reading and processing microdata from Spanish official statistics with R. ...
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  
sfinx  
Straightforward Filtering Index for AP-MS Data Analysis (SFINX)
The straightforward filtering index (SFINX) identifies true positive protein interactions in a fast ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

73,054

Author Associations

27,205

Publication Badges

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