Learn R Programming

⚠️There's a newer version (3.24) of this package.Take me there.

DynClust (version 2.2)

non-parametric denoising and clustering method of noisy images both indexed by time and space

Description

Two-stage method for the denoising and clustering of stack of noisy images acquired over time, based on the simple assumption that a finite sequence of noisy images both indexed by time and space is composed of noisy versions of only a limited amount of dynamic features. The aim of the method is first to denoise signals using both the spatial and temporal information contained in the data, and then cluster the denoised signals depending on their dynamic features. Two signals are considered to have similar features if their difference does not significantly deviate from zero. By comparing difference signals, no assumption is therefore made on the shape of the theoretical signals. In order for the method to be applicable to experimental data, the data should be normally distributed (or at least follow a symmetric distribution) with a constant variance. Also the number of observations n must be of the form n=d^2. Moreover, the method is based on the implicit assumption that, for a given data set, almost each dynamic feature is present in two or more pixels. The use of the method can be time-consuming depending on the size of the data-array (see arguments fp.mask.size, and fp.nproc of the callDenoiseVoxel function in order to reduce the computation time).

Copy Link

Version

Install

install.packages('DynClust')

Monthly Downloads

303

Version

2.2

License

GPL (>= 2)

Maintainer

Tiffany Lieury

Last Published

December 20th, 2012

Functions in DynClust (2.2)

DynClust-package

non-parametric denoising and clustering method of noisy images both indexed by time and space
adu340_4small

Calcium-imaging dataset using Fura-2
getClusterCenters

getClusterCenters
getClusterMap

getClusterMap
getClusteredSet

getClusteredSet
getDenoisedSet

getDenoisedSet
MultiTestH0_ccall

Internal DynClust Functions
mkClusteringInnerFct

mkClusteringInnerFct
CheckClusterList

CheckClusterList
updateList

updateList
callDenoiseVoxel

callDenoiseVoxel
getChildren

getChildren
MultiTestH0

MultiTestH0
ClusteringFct

ClusteringFct