Package: fangs 0.2.24
fangs: Feature Allocation Neighborhood Greedy Search Algorithm
A neighborhood-based, greedy search algorithm is performed to estimate a feature allocation by minimizing the expected loss based on posterior samples from the feature allocation distribution. The method is described in Dahl, Johnson, and Andros (2023) "Comparison and Bayesian Estimation of Feature Allocations" <doi:10.1080/10618600.2023.2204136>.
Authors:
fangs_0.2.24.tar.gz
fangs_0.2.24.zip(r-4.7)fangs_0.2.24.zip(r-4.6)fangs_0.2.24.zip(r-4.5)
fangs_0.2.24.tgz(r-4.6-x86_64)fangs_0.2.24.tgz(r-4.6-arm64)fangs_0.2.24.tgz(r-4.5-x86_64)fangs_0.2.24.tgz(r-4.5-arm64)
fangs_0.2.24.tar.gz(r-4.7-arm64)fangs_0.2.24.tar.gz(r-4.7-x86_64)fangs_0.2.24.tar.gz(r-4.6-arm64)fangs_0.2.24.tar.gz(r-4.6-x86_64)
fangs_0.2.24.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fangs/json (API)
NEWS
| # Install 'fangs' in R: |
| install.packages('fangs', repos = c('https://dbdahl.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dbdahl/fangs-package/issues
- samplesFA - Samples from the Attraction Indian Buffet Distribution
Last updated from:35274d6d0f (on pkg/fangs). Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 139 | ||
| linux-devel-x86_64 | OK | 128 | ||
| source / vignettes | OK | 175 | ||
| linux-release-arm64 | OK | 154 | ||
| linux-release-x86_64 | OK | 130 | ||
| macos-release-arm64 | OK | 94 | ||
| macos-release-x86_64 | OK | 205 | ||
| macos-oldrel-arm64 | OK | 93 | ||
| macos-oldrel-x86_64 | OK | 172 | ||
| windows-devel | OK | 298 | ||
| windows-release | OK | 135 | ||
| windows-oldrel | OK | 132 | ||
| wasm-release | OK | 129 |
Exports:compute_expected_losscompute_lossfangs
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Estimate the expected FARO Loss for a Feature Allocation | compute_expected_loss |
| Compute the FARO Loss Between Feature Allocations | compute_loss |
| Feature Allocation Neighborhood Greedy Search | fangs |
| Samples from the Attraction Indian Buffet Distribution | samplesFA |
