boxfilter: Filter Noisy Data

Noise filter based on determining the proportion of neighboring points. A false point will be rejected if it has only few neighbors, but accepted if the proportion of neighbors in a rectangular frame is high. The size of the rectangular frame as well as the cut-off value, i.e. of a minimum proportion of neighbor-points, may be supplied or can be calculated automatically. Originally designed for the cleaning of heart rates, but suitable for filtering any slowly-changing physiological variable.For more information see Signer (2010)<doi:10.1111/j.2041-210X.2009.00010.x>.

Version: 0.2
Depends: R (≥ 3.50)
Imports: ggplot2, gridExtra
Suggests: knitr, rmarkdown
Published: 2023-05-24
Author: Thomas Ruf ORCID iD [aut, cre]
Maintainer: Thomas Ruf <Thomas.P.Ruf at me.com>
License: GPL (≥ 3)
NeedsCompilation: no
CRAN checks: boxfilter results

Documentation:

Reference manual: boxfilter.pdf
Vignettes: boxfilter: Filter Heart Rates

Downloads:

Package source: boxfilter_0.2.tar.gz
Windows binaries: r-devel: boxfilter_0.2.zip, r-release: boxfilter_0.2.zip, r-oldrel: boxfilter_0.2.zip
macOS binaries: r-release (arm64): boxfilter_0.2.tgz, r-oldrel (arm64): boxfilter_0.2.tgz, r-release (x86_64): boxfilter_0.2.tgz
Old sources: boxfilter archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=boxfilter to link to this page.