Package: mpmi 0.43.2.1
mpmi: Mixed-Pair Mutual Information Estimators
Uses a kernel smoothing approach to calculate Mutual Information for comparisons between all types of variables including continuous vs continuous, continuous vs discrete and discrete vs discrete. Uses a nonparametric bias correction giving Bias Corrected Mutual Information (BCMI). Implemented efficiently in Fortran 95 with OpenMP and suited to large genomic datasets.
Authors:
mpmi_0.43.2.1.tar.gz
mpmi_0.43.2.1.tar.gz(r-4.7-arm64)mpmi_0.43.2.1.tar.gz(r-4.7-x86_64)mpmi_0.43.2.1.tar.gz(r-4.6-arm64)mpmi_0.43.2.1.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
mpmi/json (API)
NEWS
| # Install 'mpmi' in R: |
| install.packages('mpmi', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://r-forge.r-project.org/projects/mpmi
Last updated from:9c6049b502. Checks:5 OK, 1 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 101 | ||
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 197 | ||
| linux-release-arm64 | OK | 95 | ||
| linux-release-x86_64 | OK | 99 | ||
| wasm-release | FAIL | 97 |
Exports:cmicmi.pwcminjkcminjk.pwdmidmi.pwdminjkdminjk.pwmmimmi.pwmminjkmminjk.pwmp
Dependencies:KernSmooth
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Calculate BCMI between a set of continuous variables | cmi cmi.pw cminjk cminjk.pw |
| A group of simulated continuous variables | cts |
| A group of simulated categorical (discrete) variables | disc |
| Calculate BCMI for categorical (discrete) data | dmi dmi.pw dminjk dminjk.pw |
| Calculate mixed-pair BCMI between a set of continuous variables and a set of discrete variables. | mmi mmi.pw mminjk mminjk.pw |
| Matrix Plot | mp |
