Found 1219 packages in 0.03 seconds
Explainable Outlier Detection Through Decision Tree Conditioning
Outlier detection method that flags suspicious values within observations,
constrasting them against the normal values in a user-readable format, potentially
describing conditions within the data that make a given outlier more rare.
Full procedure is described in Cortes (2020)
Optimizing Acoustic Signal Detection
Facilitates the automatic detection of acoustic signals,
providing functions to diagnose and optimize the performance of detection
routines. Detections from other software can also be explored and optimized.
This package has been peer-reviewed by rOpenSci.
Araya-Salas et al. (2022)
Fast Covariance Estimation for Multivariate Sparse Functional Data
Multivariate functional principal component analysis via fast covariance estimation for
multivariate sparse functional data or longitudinal data proposed by Li, Xiao, and Luo (2020)
Hyperlink Automatic Detection
Automatic detection of hyperlinks for packages and calls in the text of 'rmarkdown' or 'quarto' documents.
Analysis of Spatial Stratified Heterogeneity
Detecting spatial associations via spatial stratified heterogeneity, accounting for spatial dependencies, interpretability, complex interactions, and robust stratification. In addition, it supports the spatial stratified heterogeneity family described in Lv et al. (2025)
PharmacoVigilance Signal Detection
A collection of several pharmacovigilance signal detection methods extended to the multiple comparison setting.
R Interface to X-13-ARIMA-SEATS
Easy-to-use interface to X-13-ARIMA-SEATS, the seasonal adjustment software by the US Census Bureau. It offers full access to almost all options and outputs of X-13, including X-11 and SEATS, automatic ARIMA model search, outlier detection and support for user defined holiday variables, such as Chinese New Year or Indian Diwali. A graphical user interface can be used through the 'seasonalview' package. Uses the X-13-binaries from the 'x13binary' package.
Backward Procedure for Change-Point Detection
Implements a backward procedure for single and multiple change point detection proposed by Shin et al.
Flexible Tool for Bias Detection, Visualization, and Mitigation
Measure fairness metrics in one place for many models. Check how big is model's bias towards different races, sex, nationalities etc. Use measures such as Statistical Parity, Equal odds to detect the discrimination against unprivileged groups. Visualize the bias using heatmap, radar plot, biplot, bar chart (and more!). There are various pre-processing and post-processing bias mitigation algorithms implemented. Package also supports calculating fairness metrics for regression models. Find more details in (Wiśniewski, Biecek (2021))
Outliers Detection
Provides functions for detecting outliers in datasets using statistical methods. The package supports identification of anomalous observations in numerical data and is intended for use in data cleaning, exploratory data analysis, and preprocessing workflows.