Package: protoshiny 0.1.0
protoshiny: Interactive Dendrograms for Visualizing Hierarchical Clusters with Prototypes
Shiny app to interactively visualize hierarchical clustering with prototypes. For details on hierarchical clustering with prototypes, see Bien and Tibshirani (2011) <doi:10.1198/jasa.2011.tm10183>. This package currently launches the application.
Authors:
protoshiny_0.1.0.tar.gz
protoshiny_0.1.0.zip(r-4.5)protoshiny_0.1.0.zip(r-4.4)protoshiny_0.1.0.zip(r-4.3)
protoshiny_0.1.0.tgz(r-4.4-any)protoshiny_0.1.0.tgz(r-4.3-any)
protoshiny_0.1.0.tar.gz(r-4.5-noble)protoshiny_0.1.0.tar.gz(r-4.4-noble)
protoshiny_0.1.0.tgz(r-4.4-emscripten)protoshiny_0.1.0.tgz(r-4.3-emscripten)
protoshiny.pdf |protoshiny.html✨
protoshiny/json (API)
NEWS
# Install 'protoshiny' in R: |
install.packages('protoshiny', repos = c('https://andeek.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/andeek/protoshiny/issues
Last updated 2 years agofrom:b7e0ecfe4c. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | NOTE | Nov 11 2024 |
R-4.5-linux | NOTE | Nov 11 2024 |
R-4.4-win | OK | Nov 11 2024 |
R-4.4-mac | OK | Nov 11 2024 |
R-4.3-win | OK | Nov 11 2024 |
R-4.3-mac | OK | Nov 11 2024 |
Exports:as.protoclustget_clustersvisualize_hc
Dependencies:base64encbslibcachemclicodetoolscommonmarkcrayoncrosstalkdigestDTdynamicTreeCutevaluatefastmapfontawesomeforeachfsglmnetgluehighrhtmltoolshtmlwidgetshttpuviteratorsjquerylibjsonliteknitrlaterlatticelazyevallifecyclemagrittrMatrixmemoisemimepromisesprotoclustR6rappdirsrareRcppRcppArmadilloRcppEigenrlangrmarkdownsassshapeshinyshinycssloadersshinythemessourcetoolssurvivaltinytexwithrxfunxtableyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert a generic hclust object to a protoclust object. | as.protoclust |
Dataset covid19 | covid19 |
Dataset faces | faces |
Extract cluster labels | get_clusters |
Get clustering of leaves from merge_id | get_cut_from_merge_id |
Given a clustering get the root-to-node paths for visible nodes | get_paths_from_cut |
Server function | get_server |
UI function | get_ui |
Dataset movies | movies |
Dataset seaflow | seaflow |
Run a local instance of protoshiny | visualize_hc |
Dataset words | words |