Package: ScatterDensity 0.1.0

ScatterDensity: Density Estimation and Visualization of 2D Scatter Plots

The user has the option to utilize the two-dimensional density estimation techniques called smoothed density published by Eilers and Goeman (2004) <doi:10.1093/bioinformatics/btg454>, and pareto density which was evaluated for univariate data by Thrun, Gehlert and Ultsch, 2020 <doi:10.1371/journal.pone.0238835>. Moreover, it provides visualizations of the density estimation in the form of two-dimensional scatter plots in which the points are color-coded based on increasing density. Colors are defined by the one-dimensional clustering technique called 1D distribution cluster algorithm (DDCAL) published by Lux and Rinderle-Ma (2023) <doi:10.1007/s00357-022-09428-6>.

Authors:Michael Thrun [aut, cre, cph], Felix Pape [aut, rev], Luca Brinkman [aut], Quirin Stier [aut]

ScatterDensity_0.1.0.tar.gz
ScatterDensity_0.1.0.zip(r-4.7)ScatterDensity_0.1.0.zip(r-4.6)ScatterDensity_0.1.0.zip(r-4.5)
ScatterDensity_0.1.0.tgz(r-4.6-x86_64)ScatterDensity_0.1.0.tgz(r-4.6-arm64)ScatterDensity_0.1.0.tgz(r-4.5-x86_64)ScatterDensity_0.1.0.tgz(r-4.5-arm64)
ScatterDensity_0.1.0.tar.gz(r-4.7-arm64)ScatterDensity_0.1.0.tar.gz(r-4.7-x86_64)ScatterDensity_0.1.0.tar.gz(r-4.6-arm64)ScatterDensity_0.1.0.tar.gz(r-4.6-x86_64)
ScatterDensity_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
ScatterDensity/json (API)

# Install 'ScatterDensity' in R:
install.packages('ScatterDensity', repos = c('https://mthrun.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/mthrun/scatterdensity/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

openblascppopenmp

2.00 score 1 scripts 206 downloads 9 exports 4 dependencies

Last updated from:aa3eaa91be. Checks:11 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64WARNING179
linux-devel-x86_64WARNING191
source / vignettesOK241
linux-release-arm64WARNING178
linux-release-x86_64WARNING197
macos-release-arm64WARNING175
macos-release-x86_64WARNING322
macos-oldrel-arm64WARNING327
macos-oldrel-x86_64WARNING386
windows-develWARNING160
windows-releaseWARNING209
windows-oldrelWARNING161
wasm-releaseOK167

Exports:DDCALDensityScatter.DDCALInteractiveGateInteractiveSequentialGatesPDEscatterPointsInPolygonPolygonGateSampleScatterSmoothedDensitiesXY

Dependencies:pracmaRcppRcppArmadilloRcppParallel