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

Package details

AuthorThomas Ruf [aut, cre] (<https://orcid.org/0000-0002-9235-7079>)
MaintainerThomas Ruf <Thomas.P.Ruf@me.com>
LicenseGPL (>= 3)
Version0.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("boxfilter")

Try the boxfilter package in your browser

Any scripts or data that you put into this service are public.

boxfilter documentation built on May 31, 2023, 9:02 p.m.