Package: protoshiny 0.1.1
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.1.tar.gz
protoshiny_0.1.1.zip(r-4.7)protoshiny_0.1.1.zip(r-4.6)protoshiny_0.1.1.zip(r-4.5)
protoshiny_0.1.1.tgz(r-4.6-any)protoshiny_0.1.1.tgz(r-4.5-any)
protoshiny_0.1.1.tar.gz(r-4.7-any)protoshiny_0.1.1.tar.gz(r-4.6-any)
protoshiny_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:bc63748d98. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 225 | ||
| linux-release-x86_64 | OK | 133 | ||
| macos-release-arm64 | OK | 166 | ||
| macos-oldrel-arm64 | OK | 133 | ||
| windows-devel | OK | 106 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 128 | ||
| wasm-release | OK | 115 |
Exports:as.protoclustget_clustersvisualize_hc
Dependencies:base64encbslibcachemclicodetoolscommonmarkcrosstalkdigestDTdynamicTreeCutevaluatefastmapfontawesomeforeachfsglmnetgluehighrhtmltoolshtmlwidgetshttpuviteratorsjquerylibjsonliteknitrlaterlatticelazyevallifecyclemagrittrMatrixmemoisemimeotelpromisesprotoclustR6rappdirsrareRcppRcppArmadilloRcppEigenrlangrmarkdownsassshapeshinyshinycssloadersshinythemessourcetoolssurvivaltinytexwithrxfunxtableyaml
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 |
