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 16 Jul. 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

tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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