Package: woylier 0.0.9
woylier: Alternative Tour Frame Interpolation Method
This method generates a tour path by interpolating between d-D frames in p-D using Givens rotations. The algorithm arises from the problem of zeroing elements of a matrix. This interpolation method is useful for showing specific d-D frames in the tour, as opposed to d-D planes, as done by the geodesic interpolation. It is useful for projection pursuit indexes which are not s invariant. See more details in Buj, Cook, Asimov and Hurley (2005) <doi:10.1016/S0169-7161(04)24014-7> and Batsaikhan, Cook and Laa (2023) <doi:10.48550/arXiv.2311.08181>.
Authors:
woylier_0.0.9.tar.gz
woylier_0.0.9.zip(r-4.5)woylier_0.0.9.zip(r-4.4)woylier_0.0.9.zip(r-4.3)
woylier_0.0.9.tgz(r-4.4-any)woylier_0.0.9.tgz(r-4.3-any)
woylier_0.0.9.tar.gz(r-4.5-noble)woylier_0.0.9.tar.gz(r-4.4-noble)
woylier_0.0.9.tgz(r-4.4-emscripten)woylier_0.0.9.tgz(r-4.3-emscripten)
woylier.pdf |woylier.html✨
woylier/json (API)
NEWS
# Install 'woylier' in R: |
install.packages('woylier', repos = c('https://numbats.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/numbats/woylier/issues
- sine_curve - Simulated 6D data with a sine curve
Last updated 2 months agofrom:681a7f26b4. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
R-4.4-win | OK | Nov 04 2024 |
R-4.4-mac | OK | Nov 04 2024 |
R-4.3-win | OK | Nov 04 2024 |
R-4.3-mac | OK | Nov 04 2024 |
Exports:add_pathgenerate_space_viewgivens_full_pathgivens_pathgrand_tour_givensguided_tour_givensplanned_tour_givens
Dependencies:bitopsclidplyrfansigenericsgeozoogluelifecyclemagrittrMASSpillarpkgconfigR6rlangtibbletidyselecttourrutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Overlay paths of interpolation on the sphere | add_path |
Generate the background sphere or torus | generate_space_view |
Construct full interpolated frames | givens_full_path |
Create a grand tour with Givens interpolation | grand_tour_givens |
Create a guided tour with Givens interpolation | guided_tour_givens |
A planned tour path using frame-to-frame interpolation. | planned_tour_givens |
Simulated 6D data with a sine curve | sine_curve sine_curve measurements |