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]
All associated links for this package
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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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