Package: lowpassFilter 1.0-2
lowpassFilter: Lowpass Filtering
Creates lowpass filters which are commonly used in ion channel recordings. It supports generation of random numbers that are filtered, i.e. follow a model for ion channel recordings, see <doi:10.1109/TNB.2018.2845126>. Furthermore, time continuous convolutions of piecewise constant signals with the kernel of lowpass filters can be computed.
Authors:
lowpassFilter_1.0-2.tar.gz
lowpassFilter_1.0-2.tar.gz(r-4.5-noble)lowpassFilter_1.0-2.tar.gz(r-4.4-noble)
lowpassFilter_1.0-2.tgz(r-4.4-emscripten)lowpassFilter_1.0-2.tgz(r-4.3-emscripten)
lowpassFilter.pdf |lowpassFilter.html✨
lowpassFilter/json (API)
# Install 'lowpassFilter' in R: |
install.packages('lowpassFilter', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:09d0a4b506. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 24 2024 |
R-4.5-linux-x86_64 | OK | Nov 24 2024 |
Exports:.convolve.deconvolveJump.deconvolvePeakgetConvolutiongetConvolutionJumpgetConvolutionPeakgetSignalJumpgetSignalPeaklowpassFilterrandomGenerationrandomGenerationMA
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Lowpass Filtering | lowpassFilter-package |
Time discrete convolution | .convolve convolve |
Deconvolution of a single jump / isolated peak | .deconvolveJump .deconvolvePeak deconvolve deconvolveJump deconvolvePeak |
Convolved piecewise constant signals | getConvolution getConvolutionJump getConvolutionPeak getSignalJump getSignalPeak |
Lowpass filtering | lowpassFilter print.lowpassFilter |
Random number generation | randomGeneration randomGenerationMA |