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



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.1.9, https://cran.r-project.org/web/packages/ravetools. Accessed 21 Nov. 2024.
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)
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

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
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  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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