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

Found 1139 packages in 0.06 seconds

image.CornerDetectionHarris — by Jan Wijffels, 2 years ago

Implementation of the Harris Corner Detection for Images

An implementation of the Harris Corner Detection as described in the paper "An Analysis and Implementation of the Harris Corner Detector" by Sánchez J. et al (2018) available at . The package allows to detect relevant points in images which are characteristic to the digital image.

changepointsVar — by Gianluca Sottile, 9 months ago

Change-Points Detections for Changes in Variance

Detection of change-points for variance of heteroscedastic Gaussian variables with piecewise constant variance function. Adelfio, G. (2012), Change-point detection for variance piecewise constant models, Communications in Statistics, Simulation and Computation, 41:4, 437-448, .

sssc — by Tao Jiang, 8 years ago

Same Species Sample Contamination Detection

Imports Variant Calling Format file into R. It can detect whether a sample contains contaminant from the same species. In the first stage of the approach, a change-point detection method is used to identify copy number variations for filtering. Next, features are extracted from the data for a support vector machine model. For log-likelihood calculation, the deviation parameter is estimated by maximum likelihood method. Using a radial basis function kernel support vector machine, the contamination of a sample can be detected.

gdverse — by Wenbo Lv, 3 months ago

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

secr — by Murray Efford, 2 months ago

Spatially Explicit Capture-Recapture

Functions to estimate the density and size of a spatially distributed animal population sampled with an array of passive detectors, such as traps, or by searching polygons or transects. Models incorporating distance-dependent detection are fitted by maximizing the likelihood. Tools are included for data manipulation and model selection.

grabsampling — by Mayooran Thevaraja, 6 years ago

Probability of Detection for Grab Sample Selection

Functions for obtaining the probability of detection, for grab samples selection by using two different methods such as systematic or random based on two-state Markov chain model. For detection probability calculation, we used results from Bhat, U. and Lal, R. (1988) .

POD — by Markus Boenn, 6 years ago

Probability of Detection for Qualitative PCR Methods

This tool computes the probability of detection (POD) curve and the limit of detection (LOD), i.e. the number of copies of the target DNA sequence required to ensure a 95 % probability of detection (LOD95). Other quantiles of the LOD can be specified. This is a reimplementation of the mathematical-statistical modelling of the validation of qualitative polymerase chain reaction (PCR) methods within a single laboratory as provided by the commercial tool 'PROLab' < http://quodata.de/>. The modelling itself has been described by Uhlig et al. (2015) .

heatwaveR — by Robert W. Schlegel, 4 months ago

Detect Heatwaves and Cold-Spells

The different methods for defining, detecting, and categorising the extreme events known as heatwaves or cold-spells, as first proposed in Hobday et al. (2016) and Hobday et al. (2018) < https://www.jstor.org/stable/26542662>. The functions in this package work on both air and water temperature data of hourly and daily temporal resolution. These detection algorithms may be used on non-temperature data as well.

SleepCycles — by Christine Blume, 5 years ago

Sleep Cycle Detection

Sleep cycles are largely detected according to the originally proposed criteria by Feinberg & Floyd (1979) as described in Blume & Cajochen (2021) .

mvout — by Nathaniel E. Helwig, a year ago

Robust Multivariate Outlier Detection

Detection of multivariate outliers using robust estimates of location and scale. The Minimum Covariance Determinant (MCD) estimator is used to calculate robust estimates of the mean vector and covariance matrix. Outliers are determined based on robust Mahalanobis distances using either an unstructured covariance matrix, a principal components structured covariance matrix, or a factor analysis structured covariance matrix. Includes options for specifying the direction of interest for outlier detection for each variable.