Package: nestedpp 0.2.0

Brais Gonzalez-Rodriguez
nestedpp: Performance Profiles and Nested Performance Profiles
Library to plot performance profiles (Dolan and More (2002) <doi:10.1007/s101070100263>) and nested performance profiles (Hekmati and Mirhajianmoghadam (2019) <doi:10.19139/soic-2310-5070-679>) for a given data frame.
Authors:
nestedpp_0.2.0.tar.gz
nestedpp_0.2.0.tar.gz(r-4.7-any)nestedpp_0.2.0.tar.gz(r-4.6-any)
nestedpp_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
nestedpp/json (API)
NEWS
| # Install 'nestedpp' in R: |
| install.packages('nestedpp', repos = c('https://cran.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:a792929f79. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 168 | ||
| linux-release-x86_64 | OK | 110 | ||
| wasm-release | OK | 107 |
Exports:generate_random_examplegmeannested_performance_profilenumber_of_naperformance_profileperformance_tableq1q3
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecyclemagrittrplyrR6RColorBrewerRcppreshape2rlangS7scalesstringistringrvctrsviridisLitewithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generates random data frame | generate_random_example |
| geometric mean function | gmean |
| Nested performance profile function | nested_performance_profile |
| number of Na's | number_of_na |
| Performance profile function | performance_profile |
| Table function | performance_table |
| 1st quartile function | q1 |
| 3st quartile function | q3 |