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.5)boxfilter_0.2.zip(r-4.4)boxfilter_0.2.zip(r-4.3)
boxfilter_0.2.tgz(r-4.4-any)boxfilter_0.2.tgz(r-4.3-any)
boxfilter_0.2.tar.gz(r-4.5-noble)boxfilter_0.2.tar.gz(r-4.4-noble)
boxfilter_0.2.tgz(r-4.4-emscripten)boxfilter_0.2.tgz(r-4.3-emscripten)
boxfilter.pdf |boxfilter.html
boxfilter/json (API)

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

Peer review:

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:

3.70 score 2 scripts 227 downloads 5 exports 29 dependencies

Last updated 1 years agofrom:fbe9cf5da9. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 10 2024
R-4.5-winWARNINGOct 10 2024
R-4.5-linuxWARNINGOct 10 2024
R-4.4-winWARNINGOct 10 2024
R-4.4-macWARNINGOct 10 2024
R-4.3-winWARNINGOct 10 2024
R-4.3-macWARNINGOct 10 2024

Exports:boxclipclipviewshowdatastoresummary.boxclip

Dependencies:clicolorspacefansifarverggplot2gluegridExtragtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr

boxfilter: Filter Heart Rates

Rendered fromboxfilter.Rmdusingknitr::rmarkdownon Oct 10 2024.

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