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.5)tttplot_1.1.1.zip(r-4.4)tttplot_1.1.1.zip(r-4.3)
tttplot_1.1.1.tgz(r-4.4-any)tttplot_1.1.1.tgz(r-4.3-any)
tttplot_1.1.1.tar.gz(r-4.5-noble)tttplot_1.1.1.tar.gz(r-4.4-noble)
tttplot_1.1.1.tgz(r-4.4-emscripten)tttplot_1.1.1.tgz(r-4.3-emscripten)
tttplot.pdf |tttplot.html✨
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 9 years agofrom:1b2f818998. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 18 2024 |
R-4.5-win | OK | Oct 18 2024 |
R-4.5-linux | OK | Oct 18 2024 |
R-4.4-win | OK | Oct 18 2024 |
R-4.4-mac | OK | Oct 18 2024 |
R-4.3-win | OK | Oct 18 2024 |
R-4.3-mac | OK | Oct 18 2024 |
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 |