Package: testarguments 0.0.1
testarguments: Test (Multiple) Arguments of a User-Defined Prediction Algorithm
Finding the best values for user-specified arguments of a prediction algorithm can be difficult, particularly if there is an interaction between argument levels. This package automates the testing of any user-defined prediction algorithm over an arbitrary number of arguments. It includes functions for testing the algorithm over the given arguments with respect to an arbitrary number of user-defined diagnostics, visualising the results of these tests, and finding the optimal argument combinations with respect to each diagnostic.
Authors:
testarguments_0.0.1.tar.gz
testarguments_0.0.1.zip(r-4.5)testarguments_0.0.1.zip(r-4.4)testarguments_0.0.1.zip(r-4.3)
testarguments_0.0.1.tgz(r-4.4-any)testarguments_0.0.1.tgz(r-4.3-any)
testarguments_0.0.1.tar.gz(r-4.5-noble)testarguments_0.0.1.tar.gz(r-4.4-noble)
testarguments_0.0.1.tgz(r-4.4-emscripten)testarguments_0.0.1.tgz(r-4.3-emscripten)
testarguments.pdf |testarguments.html✨
testarguments/json (API)
# Install 'testarguments' in R: |
install.packages('testarguments', repos = c('https://mattsainsburydale.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 3 years agofrom:39332fed3c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | OK | Nov 14 2024 |
R-4.5-linux | OK | Nov 14 2024 |
R-4.4-win | OK | Nov 14 2024 |
R-4.4-mac | OK | Nov 14 2024 |
R-4.3-win | OK | Nov 14 2024 |
R-4.3-mac | OK | Nov 14 2024 |
Exports:optimal_argumentsplot_diagnosticstest_arguments
Dependencies:clicolorspacedplyrfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigplyrR6RColorBrewerRcppreshape2rlangscalesstringistringrtibbletidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Combine objects of class ''testargs'' | c,testargs-method |
Find the optimal combinations of arguments for each diagnostic | optimal_arguments |
Visualise diagnostics across the tested arguments | plot_diagnostics |
Test (multiple) arguments of a prediction algorithm | test_arguments |
''testargs'' class | testargs-class |