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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
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  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns