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.5)SLEMI_1.0.2.zip(r-4.4)SLEMI_1.0.2.zip(r-4.3)
SLEMI_1.0.2.tgz(r-4.4-any)SLEMI_1.0.2.tgz(r-4.3-any)
SLEMI_1.0.2.tar.gz(r-4.5-noble)SLEMI_1.0.2.tar.gz(r-4.4-noble)
SLEMI_1.0.2.tgz(r-4.4-emscripten)SLEMI_1.0.2.tgz(r-4.3-emscripten)
SLEMI.pdf |SLEMI.html✨
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 1 years agofrom:41d194fc03. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | NOTE | Nov 13 2024 |
R-4.5-linux | NOTE | Nov 13 2024 |
R-4.4-win | NOTE | Nov 13 2024 |
R-4.4-mac | NOTE | Nov 13 2024 |
R-4.3-win | NOTE | Nov 13 2024 |
R-4.3-mac | NOTE | Nov 13 2024 |
Exports:capacity_logreg_algorithmcapacity_logreg_maincapacity_logreg_testingmi_logreg_algorithmmi_logreg_mainmi_logreg_testingprob_discr_pairwise
Dependencies:backportsbase64encbslibcachemcaretcheckmateclasscliclockclustercodetoolscolorspacecorrplotcpp11data.tablediagramdigestdoParalleldplyre1071evaluatefansifarverfastmapfontawesomeforeachforeignFormulafsfuturefuture.applygenericsggplot2globalsgluegowergridExtragtablehardhathighrHmischtmlTablehtmltoolshtmlwidgetsipredisobanditeratorsjquerylibjsonliteKernSmoothknitrlabelinglatticelavalifecyclelistenvlubridatemagrittrMASSMatrixmemoisemgcvmimeModelMetricsmunsellnlmennetnumDerivparallellypillarpkgconfigplyrpROCprodlimprogressrproxypurrrR6rappdirsRColorBrewerRcpprecipesreshape2rlangrmarkdownrpartrstudioapisassscalesshapeSQUAREMstringistringrsurvivaltibbletidyrtidyselecttimechangetimeDatetinytextzdbutf8vctrsviridisviridisLitewithrxfunyaml
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 |