An HTML widget that randomly tours 2D projections of numerical data. A random walk through projections of the data is shown. The user can manipulate the plot to use specified axes, or turn on Guided Tour mode to find an informative projection of the data. Groups within the data can be hidden or shown, as can particular axes. Known projections of interest can be added as "extra axes" and also manipulated. The underlying method to produce the random walk and projection pursuit uses Langevin dynamics. The widget can be used from within R, or included in a self-contained Rmarkdown document, or used in a Shiny app.
Version: | 0.5 |
Depends: | R (≥ 2.10) |
Imports: | htmlwidgets, RANN, assertthat |
Suggests: | shiny, palmerpenguins, knitr, rmarkdown |
Published: | 2022-08-05 |
Author: | Paul Harrison [aut, cre] |
Maintainer: | Paul Harrison <pfh at logarithmic.net> |
BugReports: | https://github.com/pfh/langevitour/issues/ |
License: | MIT + file LICENSE |
URL: | https://logarithmic.net/langevitour/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | langevitour results |
Reference manual: | langevitour.pdf |
Vignettes: |
Usage example |
Package source: | langevitour_0.5.tar.gz |
Windows binaries: | r-devel: langevitour_0.5.zip, r-release: langevitour_0.5.zip, r-oldrel: langevitour_0.5.zip |
macOS binaries: | r-release (arm64): langevitour_0.5.tgz, r-oldrel (arm64): langevitour_0.5.tgz, r-release (x86_64): langevitour_0.5.tgz, r-oldrel (x86_64): langevitour_0.5.tgz |
Old sources: | langevitour archive |
Please use the canonical form https://CRAN.R-project.org/package=langevitour to link to this page.