Package: tttplot 1.1.1
tttplot: Time to Target Plot
Implementation of Time to Target plot based on the work of Ribeiro and Rosseti (2015) <doi:10.1007/s11590-014-0760-8>, that describe a numerical method that gives the probability of an algorithm A finds a solution at least as good as a given target value in smaller computation time than algorithm B.
Authors:
tttplot_1.1.1.tar.gz
tttplot_1.1.1.zip(r-4.7)tttplot_1.1.1.zip(r-4.6)tttplot_1.1.1.zip(r-4.5)
tttplot_1.1.1.tgz(r-4.6-any)tttplot_1.1.1.tgz(r-4.5-any)
tttplot_1.1.1.tar.gz(r-4.7-any)tttplot_1.1.1.tar.gz(r-4.6-any)
tttplot_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tttplot/json (API)
| # Install 'tttplot' in R: |
| install.packages('tttplot', repos = c('https://amartinunal.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:1b2f818998. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 101 | ||
| source / vignettes | OK | 130 | ||
| linux-release-x86_64 | OK | 100 | ||
| macos-release-arm64 | OK | 121 | ||
| macos-oldrel-arm64 | OK | 160 | ||
| windows-devel | OK | 76 | ||
| windows-release | OK | 60 | ||
| windows-oldrel | OK | 61 | ||
| wasm-release | OK | 85 |
Exports:tttPlottttPlotCompare
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Time to Target Plot for one vector | tttPlot |
| TTTPlot with the comparation of two vectors | tttPlotCompare |
