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]
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 14 Mar. 2025.
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
02/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/13Downloads for multitaper406080100120140160180200220TrendBars

Today's Hot Picks in Authors and Packages

waveband  
Computes Credible Intervals for Bayesian Wavelet Shrinkage
Computes Bayesian wavelet shrinkage credible intervals for nonparametric regression. The method us ...
Download / Learn more Package Citations See dependency  
mlr3fairness  
Fairness Auditing and Debiasing for 'mlr3'
Integrates fairness auditing and bias mitigation methods for the 'mlr3' ecosystem. This includes ...
Download / Learn more Package Citations See dependency  
repello  
Reports from Trello in R
Creates reports from Trello, a collaborative, project organization and list-making application. ...
Download / Learn more Package Citations See dependency  
HandTill2001  
Multiple Class Area under ROC Curve
An S4 implementation of Eq. (3) and Eq. (7) by David J. Hand and Robert J. Till (2001) ...
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  
fhircrackr  
Handling HL7 FHIR® Resources in R
Useful tools for conveniently downloading FHIR resources in xml format and converting them to R dat ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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