Package: gellipsoid 0.7.3

gellipsoid: Generalized Ellipsoids
Represents generalized geometric ellipsoids with the "(U,D)" representation. It allows degenerate and/or unbounded ellipsoids, together with methods for linear and duality transformations, and for plotting. Thus ellipsoids are naturally extended to include lines, hyperplanes, points, cylinders, etc. This permits exploration of a variety to statistical issues that can be visualized using ellipsoids as discussed by Friendly, Fox & Monette (2013), Elliptical Insights: Understanding Statistical Methods Through Elliptical Geometry <doi:10.1214/12-STS402>.
Authors:
gellipsoid_0.7.3.tar.gz
gellipsoid_0.7.3.zip(r-4.7)gellipsoid_0.7.3.zip(r-4.6)gellipsoid_0.7.3.zip(r-4.5)
gellipsoid_0.7.3.tgz(r-4.6-any)gellipsoid_0.7.3.tgz(r-4.5-any)
gellipsoid_0.7.3.tar.gz(r-4.7-any)gellipsoid_0.7.3.tar.gz(r-4.6-any)
gellipsoid_0.7.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gellipsoid/json (API)
NEWS
| # Install 'gellipsoid' in R: |
| install.packages('gellipsoid', repos = c('https://friendly.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/friendly/gellipsoid/issues
3d-graphicsellipsegeometrymatrix
Last updated from:9d669f95bf. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 155 | ||
| source / vignettes | OK | 191 | ||
| linux-release-x86_64 | OK | 148 | ||
| macos-release-arm64 | OK | 85 | ||
| macos-oldrel-arm64 | OK | 78 | ||
| windows-devel | OK | 62 | ||
| windows-release | OK | 72 | ||
| windows-oldrel | OK | 73 | ||
| wasm-release | OK | 136 |
Exports:basis3dbbox3ddualell3dellipsoidgellgmultisBoundedisFatisFlatisUnboundedpar3d.restorepar3d.savesignatureUD
Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefshighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclemagrittrmemoisemimeR6rappdirsrglrlangrmarkdownsasstinytexxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generalized ellipsoids | gellipsoid-package gellipsoid |
| Draw Basis Vectors in an rgl Scene | basis3d |
| Find the bounding box of a 'rgl::mesh3d' or 'rgl::qmesh3d' object | bbox3d |
| Dual or 'Inverse' of an ellipsoid | dual dual.gell |
| Plot Generalized Ellipsoids in 3D using rgl | ell3d ell3d.default ell3d.gell |
| Calculate an ellipsoid in 3D | ellipsoid |
| (U, D) Representation of an Ellipsoid in R^p. | gell gell.default gell.gell |
| Linear Transformation of a Generalized Ellipsoid | gmult |
| Tests for Classes of Generalized Ellipsoids | isBounded isBounded.gell isFat isFat.gell isFlat isFlat.gell isUnbounded isUnbounded.gell |
| Save and Restore the par3d Parameters for an rgl Scene | par3d.restore par3d.save |
| Signature of a Generalized Ellipsoid | signature |
| SVD, modified to return U, and D extended with 0's | UD |
