Package: detectXOR 0.1.0

Jorn Lotsch
detectXOR: XOR Pattern Detection and Visualization
Provides tools for detecting XOR-like patterns in variable pairs in two-class data sets. Includes visualizations for pattern exploration and reporting capabilities with both text and HTML output formats.
Authors:
detectXOR_0.1.0.tar.gz
detectXOR_0.1.0.zip(r-4.7-any)detectXOR_0.1.0.zip(r-4.6-any)detectXOR_0.1.0.zip(r-4.5-any)
detectXOR_0.1.0.tgz(r-4.6-any)detectXOR_0.1.0.tgz(r-4.5-any)
detectXOR_0.1.0.tar.gz(r-4.7-any)detectXOR_0.1.0.tar.gz(r-4.6-any)
detectXOR_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
detectXOR/json (API)
| # Install 'detectXOR' in R: |
| install.packages('detectXOR', repos = c('https://jornlotsch.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jornlotsch/detectxor/issues
- XOR_data - Synthetic XOR Pattern Dataset
Last updated from:a1b28309b0. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 198 | ||
| source / vignettes | OK | 216 | ||
| linux-release-x86_64 | OK | 177 | ||
| macos-release-arm64 | OK | 92 | ||
| macos-oldrel-arm64 | OK | 125 | ||
| windows-devel | OK | 114 | ||
| windows-release | OK | 115 | ||
| windows-oldrel | OK | 120 | ||
| wasm-release | OK | 168 |
Exports:detect_xorgenerate_spaghetti_plot_from_resultsgenerate_xor_reportConsolegenerate_xor_reportHTMLgenerate_xy_plot_from_results
Dependencies:askpassbase64encbitbit64bootbslibcachemcellrangerclassclicliprcpp11crayoncurldata.tableDescToolsdigestdplyre1071evaluateExactexpmfarverfastmapfontawesomeforcatsfsgenericsggh4xggplot2ggthemesgldgluegtablehavenhighrhmshtmltoolshttrisobandjquerylibjsonlitekableExtraknitrlabelinglatticelifecyclelmommagrittrMASSMatrixmemoisemimemvtnormopensslpillarpkgconfigplyrprettyunitsprogressproxypurrrR6rappdirsRColorBrewerRcppreadrreadxlrematchreshape2rlangrmarkdownrootSolverstudioapiS7sassscalesstringistringrsvglitesyssystemfontstextshapingtibbletidyselecttinytextzdbutf8vctrsviridisLitevroomwithrxfunxml2yaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| XOR Pattern Detection and Visualization | detectXOR-package |
| Detect XOR Patterns in Variable Pairs | detect_xor |
| Generate XOR Spaghetti Plots | generate_spaghetti_plot_from_results |
| Generate XOR Detection Report (Console-friendly) | generate_xor_reportConsole |
| Generate XOR Detection HTML Report | generate_xor_reportHTML |
| Generate XOR Scatter Plots | generate_xy_plot_from_results |
| Synthetic XOR Pattern Dataset | XOR_data |