Package: lowpassFilter
Title: Lowpass Filtering
Version: 1.0-2
Authors@R: c(person("Pein", "Florian", role = c("aut", "cre"), email = "f.pein@lancaster.ac.uk"),
    person("Thomas", "Hotz", role = "ctb", email = "thomas.hotz@tu-ilmenau.de"),
    person("Inder", "Tecuapetla-Gómez", role = "ctb", email = "itecuapetla@conabio.gob.mx"))
Depends: R (>= 3.0.0)
Imports: Rcpp (>= 0.12.3), stats, methods
LinkingTo: Rcpp
Suggests: testthat
Description: 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.
License: GPL-3
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2022-04-29 13:27:18 UTC; pein
Author: Pein Florian [aut, cre],
  Thomas Hotz [ctb],
  Inder Tecuapetla-Gómez [ctb]
Maintainer: Pein Florian <f.pein@lancaster.ac.uk>
Repository: CRAN
Date/Publication: 2022-04-29 18:40:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 13:57:53 UTC; windows
Archs: i386, x64
