Package: liminal 0.1.2.9000
liminal: Multivariate Data Visualization with Tours and Embeddings
Compose interactive visualisations designed for exploratory high-dimensional data analysis. With 'liminal' you can create linked interactive graphics to diagnose the quality of a dimension reduction technique and explore the global structure of a dataset with a tour. A complete description of the method is discussed in ['Lee' & 'Laa' & 'Cook' (2020) <arxiv:2012.06077>].
Authors:
liminal_0.1.2.9000.tar.gz
liminal_0.1.2.9000.zip(r-4.5)liminal_0.1.2.9000.zip(r-4.4)liminal_0.1.2.9000.zip(r-4.3)
liminal_0.1.2.9000.tgz(r-4.4-any)liminal_0.1.2.9000.tgz(r-4.3-any)
liminal_0.1.2.9000.tar.gz(r-4.5-noble)liminal_0.1.2.9000.tar.gz(r-4.4-noble)
liminal_0.1.2.9000.tgz(r-4.4-emscripten)liminal_0.1.2.9000.tgz(r-4.3-emscripten)
liminal.pdf |liminal.html✨
liminal/json (API)
NEWS
# Install 'liminal' in R: |
install.packages('liminal', repos = c('https://sa-lee.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sa-lee/liminal/issues
- fake_trees - A high-dimensional tree data structure with 10 branching points.
- pdfsense - Parton distribution function sensitivity experiments
embedding-algorithmsinteractive-visualizationst-snetour
Last updated 3 years agofrom:9160642604. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | NOTE | Nov 01 2024 |
R-4.5-linux | NOTE | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
Exports:clampclamp_robustclamp_sdclamp_standardizecompute_half_rangecompute_proj_distlimn_pal_tableau10limn_pal_tableau20limn_tourlimn_tour_linkmorph_centermorph_identitymorph_radial
Dependencies:assertthatbase64encbslibcachemclicommonmarkcrayondigestdplyrevaluatefansifastmapfontawesomefsgenericsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrMASSmatrixStatsmemoisemimeminiUIpillarpkgconfigpromisesR6rappdirsRcpprlangrmarkdownsassshinysourcetoolstibbletidyselecttinytextourrutf8vctrsvegawidgetwithrxfunxtableyaml
Using liminal to understand high dimensional parameter space
Rendered fromgeometry_parameter_space.Rmd
usingknitr::rmarkdown
on Nov 01 2024.Last update: 2021-05-25
Started: 2021-05-24
Explore non-linear embeddings with liminal
Rendered fromliminal.Rmd
usingknitr::rmarkdown
on Nov 01 2024.Last update: 2021-05-25
Started: 2020-01-20
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Rescale all columns of a matrix | clamp clamp_robust clamp_sd clamp_standardize |
Compute range of axes for a tour | compute_half_range |
Compute Frobenius norm of matrix-like objects x and y | compute_proj_dist |
A high-dimensional tree data structure with 10 branching points. | fake_trees |
liminal color palettes | limn_pal_tableau10 limn_pal_tableau20 |
Tour a high dimensional dataset | limn_tour |
Link a 2-d embedding with a tour | limn_tour_link |
Morphing Projections | morph_center morph_identity morph_radial |
Parton distribution function sensitivity experiments | pdfsense |