Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 954 packages in 0.02 seconds

CooRTweet — by Nicola Righetti, 22 days ago

Coordinated Networks Detection on Social Media

Detects a variety of coordinated actions on social media and outputs the network of coordinated users along with related information.

dSTEM — by Zhibing He, 2 years ago

Multiple Testing of Local Extrema for Detection of Change Points

Simultaneously detect the number and locations of change points in piecewise linear models under stationary Gaussian noise allowing autocorrelated random noise. The core idea is to transform the problem of detecting change points into the detection of local extrema (local maxima and local minima)through kernel smoothing and differentiation of the data sequence, see Cheng et al. (2020) . A low-computational and fast algorithm call 'dSTEM' is introduced to detect change points based on the 'STEM' algorithm in D. Cheng and A. Schwartzman (2017) .

MFT — by Michael Messer, 6 years ago

The Multiple Filter Test for Change Point Detection

Provides statistical tests and algorithms for the detection of change points in time series and point processes - particularly for changes in the mean in time series and for changes in the rate and in the variance in point processes. References - Michael Messer, Marietta Kirchner, Julia Schiemann, Jochen Roeper, Ralph Neininger and Gaby Schneider (2014), A multiple filter test for the detection of rate changes in renewal processes with varying variance . Stefan Albert, Michael Messer, Julia Schiemann, Jochen Roeper, Gaby Schneider (2017), Multi-scale detection of variance changes in renewal processes in the presence of rate change points . Michael Messer, Kaue M. Costa, Jochen Roeper and Gaby Schneider (2017), Multi-scale detection of rate changes in spike trains with weak dependencies . Michael Messer, Stefan Albert and Gaby Schneider (2018), The multiple filter test for change point detection in time series . Michael Messer, Hendrik Backhaus, Albrecht Stroh and Gaby Schneider (2019+) Peak detection in time series.

hdbcp — by JaeHoon Kim, 4 months ago

Bayesian Change Point Detection for High-Dimensional Data

Functions implementing change point detection methods using the maximum pairwise Bayes factor approach. Additionally, the package includes tools for generating simulated datasets for comparing and evaluating change point detection techniques.

pcadapt — by Florian Privé, 6 months ago

Fast Principal Component Analysis for Outlier Detection

Methods to detect genetic markers involved in biological adaptation. 'pcadapt' provides statistical tools for outlier detection based on Principal Component Analysis. Implements the method described in (Luu, 2016) and later revised in (Privé, 2020) .

DCluster — by Virgilio Gómez-Rubio, a year ago

Functions for the Detection of Spatial Clusters of Diseases

A set of functions for the detection of spatial clusters of disease using count data. Bootstrap is used to estimate sampling distributions of statistics.

npwbs — by Gordon J. Ross, 4 years ago

Nonparametric Multiple Change Point Detection Using WBS

Implements the procedure from G. J. Ross (2021) - "Nonparametric Detection of Multiple Location-Scale Change Points via Wild Binary Segmentation" . This uses a version of Wild Binary Segmentation to detect multiple location-scale (i.e. mean and/or variance) change points in a sequence of univariate observations, with a strict control on the probability of incorrectly detecting a change point in a sequence which does not contain any.

image.ContourDetector — by Jan Wijffels, 3 years ago

Implementation of the Unsupervised Smooth Contour Line Detection for Images

An implementation of the Unsupervised Smooth Contour Detection algorithm for digital images as described in the paper: "Unsupervised Smooth Contour Detection" by Rafael Grompone von Gioi, and Gregory Randall (2016). The algorithm is explained at .

ACA — by Daniel Amorese, 7 years ago

Abrupt Change-Point or Aberration Detection in Point Series

Offers an interactive function for the detection of breakpoints in series.

penaltyLearning — by Toby Dylan Hocking, 6 months ago

Penalty Learning

Implementations of algorithms from Learning Sparse Penalties for Change-point Detection using Max Margin Interval Regression, by Hocking, Rigaill, Vert, Bach < http://proceedings.mlr.press/v28/hocking13.html> published in proceedings of ICML2013.