Package: curveDepth 0.1.0.9
curveDepth: Tukey Curve Depth and Distance in the Space of Curves
Data recorded as paths or trajectories may be suitably described by curves, which are independent of their parametrization. For the space of such curves, the package provides functionalities for reading curves, sampling points on curves, calculating distance between curves and for computing Tukey curve depth of a curve w.r.t. to a bundle of curves. For details see Lafaye De Micheaux, Mozharovskyi, and Vimond (2019) <arxiv:1901.00180>.
Authors:
curveDepth_0.1.0.9.tar.gz
curveDepth_0.1.0.9.zip(r-4.5)curveDepth_0.1.0.9.zip(r-4.4)curveDepth_0.1.0.9.zip(r-4.3)
curveDepth_0.1.0.9.tgz(r-4.4-x86_64)curveDepth_0.1.0.9.tgz(r-4.4-arm64)curveDepth_0.1.0.9.tgz(r-4.3-x86_64)curveDepth_0.1.0.9.tgz(r-4.3-arm64)
curveDepth_0.1.0.9.tar.gz(r-4.5-noble)curveDepth_0.1.0.9.tar.gz(r-4.4-noble)
curveDepth_0.1.0.9.tgz(r-4.4-emscripten)curveDepth_0.1.0.9.tgz(r-4.3-emscripten)
curveDepth.pdf |curveDepth.html✨
curveDepth/json (API)
# Install 'curveDepth' in R: |
install.packages('curveDepth', repos = c('https://pavlomozharovskyi.r-universe.dev', 'https://cloud.r-project.org')) |
- mnistShort017 - A short version of the MNIST data set
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 years agofrom:afc9123a17. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win-x86_64 | NOTE | Oct 27 2024 |
R-4.5-linux-x86_64 | NOTE | Oct 27 2024 |
R-4.4-win-x86_64 | NOTE | Oct 27 2024 |
R-4.4-mac-x86_64 | NOTE | Oct 27 2024 |
R-4.4-mac-aarch64 | NOTE | Oct 27 2024 |
R-4.3-win-x86_64 | NOTE | Oct 27 2024 |
R-4.3-mac-x86_64 | NOTE | Oct 27 2024 |
R-4.3-mac-aarch64 | NOTE | Oct 27 2024 |
Exports:depth.curve.Tukeydepthc.Tukeydist.curvesdist.curves.asymmdist.imagesimages2curvessample.curvesvoxelize
Dependencies:abindBHclassddalphaDEoptimRgeometrylinproglpSolvemagicMASSRcppRcppArmadilloRcppProgressrobustbasesfsmisc
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Calculate Tukey curve depth using given points | depth.curve.Tukey |
Calculate Tukey curve depth for curves | depthc.Tukey |
Distance for curves | dist.curves |
Distance for curves | dist.curves.asymm |
Distance for images | dist.images |
Convert images to curves | images2curves |
A short version of the MNIST data set | mnistShort017 |
Sample points on curves | sample.curves |
Voxelization of functions | voxelize |