Package: fastmit 0.1.1

Shiyun Lin

fastmit: Fast Mutual Information Based Independence Test

A mutual information estimator based on k-nearest neighbor method proposed by A. Kraskov, et al. (2004) <doi:10.1103/PhysRevE.69.066138> to measure general dependence and the time complexity for our estimator is only squared to the sample size, which is faster than other statistics. Besides, an implementation of mutual information based independence test is provided for analyzing multivariate data in Euclidean space (T B. Berrett, et al. (2019) <doi:10.1093/biomet/asz024>); furthermore, we extend it to tackle datasets in metric spaces.

Authors:Shiyun Lin [aut, cre], Jin Zhu [aut], Wenliang Pan [aut], Xueqin Wang [aut], SC2S2 [cph]

fastmit_0.1.1.tar.gz
fastmit_0.1.1.tar.gz(r-4.7-arm64)fastmit_0.1.1.tar.gz(r-4.7-x86_64)fastmit_0.1.1.tar.gz(r-4.6-arm64)fastmit_0.1.1.tar.gz(r-4.6-x86_64)
fastmit_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
fastmit/json (API)
NEWS

# Install 'fastmit' in R:
install.packages('fastmit', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

cpp

1.81 score 13 scripts 182 downloads 2 exports 2 dependencies

Last updated from:4adb14365d. Checks:6 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK144
linux-devel-x86_64OK138
source / vignettesOK177
linux-release-arm64OK138
linux-release-x86_64OK131
wasm-releaseOK108

Exports:mimi.test

Dependencies:RcppRcppArmadillo