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



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: 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.1, https://cran.r-project.org/web/packages/ravetools. Accessed 18 Feb. 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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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