Package: rmi 0.1.1
Isaac Michaud
rmi: Mutual Information Estimators
Provides mutual information estimators based on k-nearest neighbor estimators by A. Kraskov, et al. (2004) <doi:10.1103/PhysRevE.69.066138>, S. Gao, et al. (2015) <http://proceedings.mlr.press/v38/gao15.pdf> and local density estimators by W. Gao, et al. (2017) <doi:10.1109/ISIT.2017.8006749>.
Authors:
rmi_0.1.1.tar.gz
rmi_0.1.1.tgz(r-4.4-x86_64)rmi_0.1.1.tgz(r-4.4-arm64)rmi_0.1.1.tgz(r-4.3-x86_64)rmi_0.1.1.tgz(r-4.3-arm64)
rmi_0.1.1.tar.gz(r-4.5-noble)rmi_0.1.1.tar.gz(r-4.4-noble)
rmi_0.1.1.tgz(r-4.4-emscripten)rmi_0.1.1.tgz(r-4.3-emscripten)
rmi.pdf |rmi.html✨
rmi/json (API)
NEWS
# Install 'rmi' in R: |
install.packages('rmi', repos = c('https://cranhaven.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cranhaven/cranhaven.r-universe.dev/issues
archivedpackagesr-universeopenblascpp
Last updated 13 days agofrom:0dbe7d526b (on package/rmi). Checks:6 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 09 2025 |
R-4.5-linux-x86_64 | OK | Jan 09 2025 |
R-4.4-mac-x86_64 | OK | Jan 09 2025 |
R-4.4-mac-aarch64 | OK | Jan 09 2025 |
R-4.3-mac-x86_64 | OK | Jan 09 2025 |
R-4.3-mac-aarch64 | OK | Jan 09 2025 |
Exports:estimate_mseknn_milnn_entropylnn_minearest_neighborsoptimize_mse
Dependencies:BHRcppRcppArmadillo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Estimate MSE of LNC Estimator | estimate_mse |
kNN Mutual Information Estimators | knn_mi |
Local Nearest Neighbor (LNN) Entropy Estimator | lnn_entropy |
Local Nearest Neighbor (LNN) MI Estimator | lnn_mi |
Compute Nearest Neighbors | nearest_neighbors |
Optimize MSE of LNC Estimator | optimize_mse |
Mutual Information Estimators | rmi-package rmi |