Package: boxfilter 0.2

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>.

Authors:Thomas Ruf [aut, cre]

boxfilter_0.2.tar.gz
boxfilter_0.2.zip(r-4.7)boxfilter_0.2.zip(r-4.6)boxfilter_0.2.zip(r-4.5)
boxfilter_0.2.tgz(r-4.6-any)boxfilter_0.2.tgz(r-4.5-any)
boxfilter_0.2.tar.gz(r-4.7-any)boxfilter_0.2.tar.gz(r-4.6-any)
boxfilter_0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
boxfilter/json (API)

# Install 'boxfilter' in R:
install.packages('boxfilter', repos = c('https://thomaspruf.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/thomaspruf/boxfilter/issues

Datasets:
  • ibex_hr - One year of heart rates of a capricorn free-living in the alps.
  • wb_month - One month of heart rates and their quality in a wild boar. Quality was assessed by Star-Oddi, Island.
  • wb_year - One year of heart rates of a wild boar female.

On CRAN:

Conda:

3.70 score 2 scripts 242 downloads 5 exports 18 dependencies

Last updated from:fbe9cf5da9. Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING140
source / vignettesOK165
linux-release-x86_64WARNING115
macos-release-arm64WARNING202
macos-oldrel-arm64WARNING174
windows-develWARNING93
windows-releaseWARNING83
windows-oldrelWARNING98
wasm-releaseOK96

Exports:boxclipclipviewshowdatastoresummary.boxclip

Dependencies:clicpp11farverggplot2gluegridExtragtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr

boxfilter: Filter Heart Rates

Rendered fromboxfilter.Rmdusingknitr::rmarkdownon May 11 2026.

Last update: 2023-05-18
Started: 2022-09-17