Other packages > Find by keyword >

DynClust  

Denoising and Clustering for Dynamical Image Sequence (2D or 3D)+t
View on CRAN: Click here


Download and install DynClust package within the R console
Install from CRAN:
install.packages("DynClust")

Install from Github:
library("remotes")
install_github("cran/DynClust")

Install by package version:
library("remotes")
install_version("DynClust", "3.24")



Attach the package and use:
library("DynClust")
Maintained by
Yves Rozenholc
[Scholar Profile | Author Map]
First Published: 2012-08-30
Latest Update: 2022-04-11
Description:
A two-stage procedure for the denoising and clustering of stack of noisy images acquired over time. Clustering only assumes that the data contain an unknown but small number of dynamic features. The method first denoises the signals using local spatial and full temporal information. The clustering step uses the previous output to aggregate voxels based on the knowledge of their spatial neighborhood. Both steps use a single keytool based on the statistical comparison of the difference of two signals with the null signal. No assumption is therefore required on the shape of the signals. The data are assumed to be normally distributed (or at least follow a symmetric distribution) with a known constant variance. Working pixelwise, the method can be time-consuming depending on the size of the data-array but harnesses the power of multicore cpus.
How to cite:
Yves Rozenholc (2012). DynClust: Denoising and Clustering for Dynamical Image Sequence (2D or 3D)+t. R package version 3.24, https://cran.r-project.org/web/packages/DynClust. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0 (2012-08-30 17:09), 1.1 (2012-08-31 15:14), 1.2 (2012-09-21 14:01), 1.3 (2012-10-11 22:35), 2.0 (2012-11-15 18:11), 2.2 (2012-12-20 10:02), 3.11 (2014-02-18 22:25), 3.12 (2014-02-28 16:02), 3.13 (2014-04-25 11:02)
Other packages that cited DynClust R package
View DynClust citation profile
Other R packages that DynClust depends, imports, suggests or enhances
Complete documentation for DynClust
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for DynClust05101520253035TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA