Package: opusminer 0.1-1
opusminer: OPUS Miner Algorithm for Filtered Top-k Association Discovery
Provides a simple R interface to the OPUS Miner algorithm (implemented in C++) for finding the top-k productive, non-redundant itemsets from transaction data. The OPUS Miner algorithm uses the OPUS search algorithm to efficiently discover the key associations in transaction data, in the form of self-sufficient itemsets, using either leverage or lift. See <http://i.giwebb.com/index.php/research/association-discovery/> for more information in relation to the OPUS Miner algorithm.
Authors:
opusminer_0.1-1.tar.gz
opusminer_0.1-1.zip(r-4.7)opusminer_0.1-1.zip(r-4.6)opusminer_0.1-1.zip(r-4.5)
opusminer_0.1-1.tgz(r-4.6-x86_64)opusminer_0.1-1.tgz(r-4.6-arm64)opusminer_0.1-1.tgz(r-4.5-x86_64)opusminer_0.1-1.tgz(r-4.5-arm64)
opusminer_0.1-1.tar.gz(r-4.7-arm64)opusminer_0.1-1.tar.gz(r-4.7-x86_64)opusminer_0.1-1.tar.gz(r-4.6-arm64)opusminer_0.1-1.tar.gz(r-4.6-x86_64)
opusminer_0.1-1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
opusminer/json (API)
| # Install 'opusminer' in R: |
| install.packages('opusminer', repos = c('https://cbergmeir.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:edd0c2b07b. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 144 | ||
| linux-devel-x86_64 | OK | 142 | ||
| source / vignettes | OK | 146 | ||
| linux-release-arm64 | OK | 119 | ||
| linux-release-x86_64 | OK | 127 | ||
| macos-release-arm64 | OK | 153 | ||
| macos-release-x86_64 | OK | 277 | ||
| macos-oldrel-arm64 | OK | 234 | ||
| macos-oldrel-x86_64 | OK | 251 | ||
| windows-devel | OK | 178 | ||
| windows-release | OK | 109 | ||
| windows-oldrel | OK | 107 | ||
| wasm-release | OK | 119 |
Exports:opusread_transactions
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Filtered Top-k Association Discovery of Self-Sufficient Itemsets | opusminer-package |
| Filtered Top-k Association Discovery of Self-Sufficient Itemsets | opus |
| Read Transaction Data from a File (Fast) | read_transactions |
