Package: kfino 1.0.0

kfino: Kalman Filter for Impulse Noised Outliers
A method for detecting outliers with a Kalman filter on impulsed noised outliers and prediction on cleaned data. 'kfino' is a robust sequential algorithm allowing to filter data with a large number of outliers. This algorithm is based on simple latent linear Gaussian processes as in the Kalman Filter method and is devoted to detect impulse-noised outliers. These are data points that differ significantly from other observations. 'ML' (Maximization Likelihood) and 'EM' (Expectation-Maximization algorithm) algorithms were implemented in 'kfino'. The method is described in full details in the following arXiv e-Print: <arxiv:2208.00961>.
Authors:
kfino_1.0.0.tar.gz
kfino_1.0.0.zip(r-4.7)kfino_1.0.0.zip(r-4.6)kfino_1.0.0.zip(r-4.5)
kfino_1.0.0.tgz(r-4.6-any)kfino_1.0.0.tgz(r-4.5-any)
kfino_1.0.0.tar.gz(r-4.7-any)kfino_1.0.0.tar.gz(r-4.6-any)
kfino_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
kfino/json (API)
| # Install 'kfino' in R: |
| install.packages('kfino', repos = c('https://sanchezi.r-universe.dev', 'https://cloud.r-project.org')) |
- lambs - A dataset containing the WoW weighing for 4 animals of 1296 observations, https://doi.org/10.1016/j.compag.2018.08.022
- merinos1 - A dataset containing the WoW weighing for one animal (merinos lamb) of 397 observations. https://doi.org/10.1016/j.compag.2018.08.022
- merinos2 - A dataset containing the WoW weighing for one animal (merinos lamb) of 345 observations, difficult to model. https://doi.org/10.1016/j.compag.2018.08.022
- spring1 - A dataset containing the WoW weighing for one animal of 203 observations. https://doi.org/10.1016/j.compag.2018.08.022
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:9571659564. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 138 | ||
| source / vignettes | OK | 228 | ||
| linux-release-x86_64 | NOTE | 139 | ||
| macos-release-arm64 | NOTE | 179 | ||
| macos-oldrel-arm64 | NOTE | 149 | ||
| windows-devel | NOTE | 105 | ||
| windows-release | NOTE | 90 | ||
| windows-oldrel | NOTE | 138 | ||
| wasm-release | OK | 113 |
Exports:doutlierkfino_fitkfino_plotutils_EMutils_fitutils_likelihood
Dependencies:clicpp11dplyrfarvergenericsggplot2gluegtableisobandlabelinglifecyclemagrittrpillarpkgconfigR6RColorBrewerrlangS7scalestibbletidyselectutf8vctrsviridisLitewithr
How to perform a kfino outlier detection
Rendered fromHowTo.Rmdusingknitr::rmarkdownon May 15 2026.Last update: 2022-11-03
Started: 2022-11-03
How to perform a kfino outlier detection on multiple individuals
Rendered frommultipleFit.Rmdusingknitr::rmarkdownon May 15 2026.Last update: 2022-11-03
Started: 2022-11-03
