Package: quollr 1.0.6

quollr: Visualising How Nonlinear Dimension Reduction Warps Your Data
To construct a model in 2-D space from 2-D nonlinear dimension reduction data and then lift it to the high-dimensional space. Additionally, provides tools to visualise the model overlay the data in 2-D and high-dimensional space. Furthermore, provides summaries and diagnostics to evaluate the nonlinear dimension reduction layout.
Authors:
quollr_1.0.6.tar.gz
quollr_1.0.6.zip(r-4.7)quollr_1.0.6.zip(r-4.6)quollr_1.0.6.zip(r-4.5)
quollr_1.0.6.tgz(r-4.6-x86_64)quollr_1.0.6.tgz(r-4.6-arm64)quollr_1.0.6.tgz(r-4.5-x86_64)quollr_1.0.6.tgz(r-4.5-arm64)
quollr_1.0.6.tar.gz(r-4.7-arm64)quollr_1.0.6.tar.gz(r-4.7-x86_64)quollr_1.0.6.tar.gz(r-4.6-arm64)quollr_1.0.6.tar.gz(r-4.6-x86_64)
quollr_1.0.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
quollr/json (API)
NEWS
| # Install 'quollr' in R: |
| install.packages('quollr', repos = c('https://jayanilakshika.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jayanilakshika/quollr/issues
Pkgdown/docs site:https://jayanilakshika.github.io
- scurve - S-curve dataset with noise dimensions
- scurve_model_obj - Object for S-curve dataset
- scurve_plts - List of plots
- scurve_umap - UMAP embedding for 'scurve' with n_neighbors = 15 and min_dist = 0.1
- scurve_umap_predict - Predicted UMAP embedding for 'scurve' data
- scurve_umap_rmse - Summary with different number of bins for 'scurve_umap'
- scurve_umap_rmse2 - Summary with different number of bins for 'scurve_umap2'
- scurve_umap_rmse3 - Summary with different number of bins for 'scurve_umap3'
- scurve_umap_rmse4 - Summary with different number of bins for 'scurve_umap4'
- scurve_umap2 - UMAP embedding for 'scurve' with n_neighbors = 10 and min_dist = 0.4
- scurve_umap3 - UMAP embedding for 'scurve' with n_neighbors = 62 and min_dist = 0.1
- scurve_umap4 - UMAP embedding for 'scurve' with n_neighbors = 30 and min_dist = 0.5
Last updated from:2bee860e76. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 207 | ||
| linux-devel-x86_64 | OK | 238 | ||
| source / vignettes | OK | 254 | ||
| linux-release-arm64 | OK | 222 | ||
| linux-release-x86_64 | OK | 220 | ||
| macos-release-arm64 | OK | 146 | ||
| macos-release-x86_64 | OK | 312 | ||
| macos-oldrel-arm64 | OK | 111 | ||
| macos-oldrel-x86_64 | OK | 503 | ||
| windows-devel | OK | 191 | ||
| windows-release | OK | 164 | ||
| windows-oldrel | OK | 190 | ||
| wasm-release | OK | 164 |
Exports:assign_dataaugmentavg_highd_datacalc_2d_distcalc_bins_ycomb_all_data_modelcomb_all_data_model_errorcomb_data_modelcompute_mean_density_hexcompute_std_countsfind_low_dens_hexfind_non_empty_binsfit_highd_modelgen_axesgen_centroidsgen_designgen_diffbin1_errorsgen_edgesgen_hex_coordgen_scaled_datageom_hexgridgeom_trimeshget_projectionglancegroup_hex_ptshex_binningmerge_hexbin_centroidsmerge_hexbin_meanplot_hbe_layoutsplot_projpredict_embquadshow_error_link_plotsshow_langevitourshow_link_plotsstat_hexgridstat_trimeshtri_bin_centroidsupdate_trimesh_index
Dependencies:askpassassertthatbase64encbslibcachemclicodetoolscpp11crosstalkcurldata.tabledeldirdigestdplyrevaluatefarverfastmapfontawesomefsfurrrfuturegenericsggplot2globalsgluegtablehighrhtmltoolshtmlwidgetshttrinterpisobandjquerylibjsonliteknitrlabelinglangevitourlaterlazyevallifecyclelistenvmagrittrmemoisemimeopensslotelparallellypatchworkpillarpkgconfigplotlypromisesproxypurrrR6RANNrappdirsRColorBrewerRcppRcppArmadilloRcppEigenrlangrmarkdownrsampleS7sassscalessliderstringistringrsystibbletidyrtidyselecttinytexutf8vctrsviridisLitewarpwithrxfunyaml
Quick start
Rendered fromquollr1quickstart.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2025-12-14
Started: 2025-07-22
Data preprocessing
Rendered fromquollr2dataprocessing.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2025-12-14
Started: 2025-07-22
Algorithm for binning data
Rendered fromquollr3hexbin.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2025-12-14
Started: 2024-02-29
Algorithm for visualising the model overlaid on high-dimensional data
Rendered fromquollr4algo.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2025-12-14
Started: 2025-07-22
Generating model summaries
Rendered fromquollr5summary.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2025-12-14
Started: 2025-07-22
Selecting the optimal bin width
Rendered fromquollr6bestbinwidth.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2025-12-14
Started: 2025-05-05
Selecting the best fit
Rendered fromquollr7bestfit.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2025-10-26
Started: 2025-05-05
Linked plots with detourr
Rendered fromquollr8linkeddetourr.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2025-12-15
Started: 2025-12-14
