Found 1146 packages in 0.15 seconds
Tools for Cleaning Rectangular Data
A dependency-free collection of simple functions for cleaning rectangular data. This package allows to detect, count and replace values or discard rows/columns using a predicate function. In addition, it provides tools to check conditions and return informative error messages.
Agent-Based Bird Point Count Simulator
A highly scientific and utterly addictive
bird point count simulator
to test statistical assumptions, aid survey design,
and have fun while doing it (Solymos 2024
Detection of Univariate Outliers
Provides well-known techniques for detecting univariate outliers. Methods for handling skewed distributions are included. The Hidiroglou-Berthelot (1986) method for detecting outliers in ratios of historical data is also implemented. When available, survey weights can be incorporated in the detection process.
DIF and DDF Detection by Non-Linear Regression Models
Detection of differential item functioning (DIF) among dichotomously scored items and differential distractor functioning (DDF) among unscored items with non-linear regression procedures based on generalized logistic regression models (Hladka & Martinkova, 2020,
Signal Detection Analysis
Exploring time series for signal detection. It is specifically designed
to detect possible outbreaks using infectious disease surveillance data
at the European Union / European Economic Area or country level.
Automatic detection tools used are presented in the paper
"Monitoring count time series in R: aberration detection in public health surveillance",
by Salmon (2016)
Event Detection Framework
Detect events in time-series data. Combines multiple well-known R packages like 'forecast' and 'neuralnet' to deliver an easily configurable tool for multivariate event detection.
Outlier Detection via Trimming of Mutual Reachability Minimum Spanning Trees
Implements an anomaly detection algorithm based on mutual reachability minimum spanning trees: 'deadwood' trims protruding tree segments and marks small debris as outliers; see Gagolewski (2026) < https://deadwood.gagolewski.com/>. More precisely, the use of a mutual reachability distance pulls peripheral points farther away from each other. Tree edges with weights beyond the detected elbow point are removed. All the resulting connected components whose sizes are smaller than a given threshold are deemed anomalous. The 'Python' version of 'deadwood' is available via 'PyPI'.
Dimension Reduction for Outlier Detection
A dimension reduction technique for outlier detection. DOBIN: a Distance
based Outlier BasIs using Neighbours, constructs a set of basis vectors for outlier
detection. This is not an outlier detection method; rather it is a pre-processing
method for outlier detection. It brings outliers to the fore-front using fewer basis
vectors (Kandanaarachchi, Hyndman 2020)
Joint Change Point Detection
Procedures for joint detection of changes in both expectation and variance in univariate sequences. Performs a statistical test of the null hypothesis of the absence of change points. In case of rejection performs an algorithm for change point detection. Reference - Bivariate change point detection - joint detection of changes in expectation and variance, Scandinavian Journal of Statistics, DOI 10.1111/sjos.12547.
Bloom Detecting Algorithm
The Bloom Detecting Algorithm enables the detection of blooms within a time series of species abundance and extracts 22 phenological variables. For details, see Karasiewicz et al. (2022)