Package: SLEMI 1.0.2
SLEMI: Statistical Learning Based Estimation of Mutual Information
The implementation of the algorithm for estimation of mutual information and channel capacity from experimental data by classification procedures (logistic regression). Technically, it allows to estimate information-theoretic measures between finite-state input and multivariate, continuous output. Method described in Jetka et al. (2019) <doi:10.1371/journal.pcbi.1007132>.
Authors:
SLEMI_1.0.2.tar.gz
SLEMI_1.0.2.zip(r-4.7)SLEMI_1.0.2.zip(r-4.6)SLEMI_1.0.2.zip(r-4.5)
SLEMI_1.0.2.tgz(r-4.6-any)SLEMI_1.0.2.tgz(r-4.5-any)
SLEMI_1.0.2.tar.gz(r-4.7-any)SLEMI_1.0.2.tar.gz(r-4.6-any)
SLEMI_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
SLEMI/json (API)
NEWS
| # Install 'SLEMI' in R: |
| install.packages('SLEMI', repos = c('https://tjetka.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tjetka/slemi/issues
- data_nfkb - Data from experiment with NFkB pathway
channel-capacityinformation-theorylogistic-regressionmutual-information-estimation
Last updated from:41d194fc03. Checks:7 NOTE, 1 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 145 | ||
| source / vignettes | OK | 198 | ||
| linux-release-x86_64 | NOTE | 151 | ||
| macos-release-arm64 | NOTE | 235 | ||
| macos-oldrel-arm64 | NOTE | 140 | ||
| windows-devel | NOTE | 112 | ||
| windows-release | NOTE | 86 | ||
| windows-oldrel | NOTE | 118 | ||
| wasm-release | FAIL | 1431 |
Exports:capacity_logreg_algorithmcapacity_logreg_maincapacity_logreg_testingmi_logreg_algorithmmi_logreg_mainmi_logreg_testingprob_discr_pairwise
Dependencies:backportsbase64encbslibcachemcaretcheckmateclasscliclockclustercodetoolscolorspacecorrplotcpp11data.tablediagramdigestdoParalleldplyre1071evaluatefarverfastmapfontawesomeforeachforeignFormulafsfuturefuture.applygenericsggplot2globalsgluegowergridExtragtablehardhathighrHmischtmlTablehtmltoolshtmlwidgetsipredisobanditeratorsjquerylibjsonliteKernSmoothknitrlabelinglatticelavalifecyclelistenvlubridatemagrittrMASSMatrixmemoisemimeModelMetricsnlmennetnumDerivparallellypillarpkgconfigplyrpROCprodlimprogressrproxypurrrR6rappdirsRColorBrewerRcpprecipesreshape2rlangrmarkdownrpartrstudioapiS7sassscalesshapesparsevctrsSQUAREMstringistringrsurvivaltibbletidyrtidyselecttimechangetimeDatetinytextzdbutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Main algorithm to calculate channel capacity by SLEMI approach | capacity_logreg_algorithm |
| Estimate channel capacity between discrete input and continuous output | capacity_logreg_main |
| Data from experiment with NFkB pathway | data_nfkb |
| Main algorithm to calculate mutual information by SLEMI approach | mi_logreg_algorithm |
| Estimate mutual information between discrete input and continuous output | mi_logreg_main |
| Calculates Probability of pairwise discrimination | prob_discr_pairwise |
