fido - Bayesian Multinomial Logistic Normal Regression
Provides methods for fitting and inspection of Bayesian Multinomial Logistic Normal Models using MAP estimation and Laplace Approximation as developed in Silverman et. Al. (2022) <https://www.jmlr.org/papers/v23/19-882.html>. Key functionality is implemented in C++ for scalability. 'fido' replaces the previous package 'stray'.
Last updated 4 months ago
cppopenmp
8.25 score 20 stars 101 scripts 634 downloadsphilr - Phylogenetic partitioning based ILR transform for metagenomics data
PhILR is short for Phylogenetic Isometric Log-Ratio Transform. This package provides functions for the analysis of compositional data (e.g., data representing proportions of different variables/parts). Specifically this package allows analysis of compositional data where the parts can be related through a phylogenetic tree (as is common in microbiota survey data) and makes available the Isometric Log Ratio transform built from the phylogenetic tree and utilizing a weighted reference measure.
Last updated 3 months ago
immunooncologysequencingmicrobiomemetagenomicssoftware
7.99 score 19 stars 95 scripts 364 downloadsRcppHungarian - Solves Minimum Cost Bipartite Matching Problems
Header library and R functions to solve minimum cost bipartite matching problem using Huhn-Munkres algorithm (Hungarian algorithm; <https://en.wikipedia.org/wiki/Hungarian_algorithm>; Kuhn (1955) <doi:10.1002/nav.3800020109>). This is a repackaging of code written by Cong Ma in the GitHub repo <https://github.com/mcximing/hungarian-algorithm-cpp>.
Last updated 1 years ago
cpp
6.74 score 6 stars 11 dependents 42 scripts 1.3k downloads