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.zip(r-4.7)lowpassFilter_1.0-2.zip(r-4.6)lowpassFilter_1.0-2.zip(r-4.5)
lowpassFilter_1.0-2.tgz(r-4.6-x86_64)lowpassFilter_1.0-2.tgz(r-4.6-arm64)lowpassFilter_1.0-2.tgz(r-4.5-x86_64)lowpassFilter_1.0-2.tgz(r-4.5-arm64)
lowpassFilter_1.0-2.tar.gz(r-4.7-arm64)lowpassFilter_1.0-2.tar.gz(r-4.7-x86_64)lowpassFilter_1.0-2.tar.gz(r-4.6-arm64)lowpassFilter_1.0-2.tar.gz(r-4.6-x86_64)
lowpassFilter_1.0-2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
lowpassFilter/json (API)
| # Install 'lowpassFilter' in R: |
| install.packages('lowpassFilter', repos = c('https://florianpein.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 from:09d0a4b506. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 142 | ||
| linux-devel-x86_64 | OK | 147 | ||
| source / vignettes | OK | 131 | ||
| linux-release-arm64 | OK | 133 | ||
| linux-release-x86_64 | OK | 137 | ||
| macos-release-arm64 | OK | 144 | ||
| macos-release-x86_64 | OK | 356 | ||
| macos-oldrel-arm64 | OK | 133 | ||
| macos-oldrel-x86_64 | OK | 198 | ||
| windows-devel | OK | 262 | ||
| windows-release | OK | 145 | ||
| windows-oldrel | OK | 152 | ||
| wasm-release | OK | 117 |
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 |
