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.2")



Attach the package and use:
library("ravetools")
Maintained by
Zhengjia Wang
[Scholar Profile | Author Map]
First Published: 2022-02-14
Latest Update: 2023-07-16
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.2, https://cran.r-project.org/web/packages/ravetools. Accessed 16 Apr. 2025.
Previous versions and publish date:
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)
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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for ravetools05101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
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  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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