Other packages > Find by keyword >

ravetools  

Signal and Image Processing Toolbox for Analyzing Intracranial Electroencephalography Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ravetools", "0.2.4")



Attach the package and use:
library("ravetools")
Maintained by
Zhengjia Wang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-02-14
Latest Update: 2025-07-22
Description:
Implemented fast and memory-efficient 'Notch'-filter, 'Welch-periodogram', discrete wavelet transform algorithm for hours of high-resolution signals, fast 3D convolution, and image alignment; providing fundamental toolbox for 'iEEG' pipelines. Documentation and examples about 'RAVE' project are provided at , and the paper by John F. Magnotti, Zhengjia Wang, Michael S. Beauchamp (2020) ; see 'citation("ravetools")' for details.
How to cite:
Zhengjia Wang (2022). ravetools: Signal and Image Processing Toolbox for Analyzing Intracranial Electroencephalography Data. R package version 0.2.4, https://cran.r-project.org/web/packages/ravetools. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:48), 0.0.2 (2022-02-14 20:40), 0.0.3 (2022-02-16 18:00), 0.0.4 (2022-05-30 00:40), 0.0.5 (2022-08-07 02:40), 0.0.6 (2022-08-25 10:20), 0.0.7 (2022-09-19 12:16), 0.0.8 (2022-10-14 14:00), 0.0.9 (2023-01-20 21:30), 0.1.0 (2023-02-18 18:50), 0.1.1 (2023-04-19 09:50), 0.1.2 (2023-07-16 21:20), 0.1.3 (2023-12-04 21:30), 0.1.5 (2024-05-19 16:30), 0.1.6 (2024-06-02 11:40), 0.1.7 (2024-07-17 16:40), 0.1.8 (2024-09-03 22:40), 0.1.9 (2024-11-08 18:40), 0.2.0 (2024-12-16 20:40), 0.2.1 (2025-01-24 19:30), 0.2.2 (2025-03-05 11:50), 0.2.3 (2025-07-22 23:11), 0.2.4 (2025-09-10 08:40), 0.2.5 (2026-05-23 07:10)
Other packages that cited ravetools R package
View ravetools citation profile
Other R packages that ravetools depends, imports, suggests or enhances
Complete documentation for ravetools
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
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  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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