r-bigstep
|
public |
Selecting linear and generalized linear models for large data sets using modified stepwise procedure and modern selection criteria (like modifications of Bayesian Information Criterion). Selection can be performed on data which exceed RAM capacity.
|
2025-04-22 |
r-stapler
|
public |
An implementation of Simultaneous Truth and Performance Level Estimation (STAPLE) <doi:10.1109/TMI.2004.828354>. This method is used when there are multiple raters for an object, typically an image, and this method fuses these ratings into one rating. It uses an expectation-maximization method to estimate this rating and the individual specificity/sensitivity for each rater.
|
2025-04-22 |
r-gggenes
|
public |
Provides a 'ggplot2' geom and helper functions for drawing gene arrow maps.
|
2025-04-22 |
r-ggconf
|
public |
A flexible interface for ggplot2::theme(), potentially saving 50% of your typing.
|
2025-04-22 |
r-rly
|
public |
R implementation of the common parsing tools 'lex' and 'yacc'.
|
2025-04-22 |
r-treeman
|
public |
S4 class and methods for intuitive and efficient phylogenetic tree manipulation.
|
2025-04-22 |
r-ggfocus
|
public |
A 'ggplot2' extension that provides tools for automatically creating scales to focus on subgroups of the data plotted without losing other information.
|
2025-04-22 |
r-gglogo
|
public |
Visualize sequences in (modified) logo plots. The design choices used by these logo plots allow sequencing data to be more easily analyzed. Because it is integrated into the 'ggplot2' geom framework, these logo plots support native features such as faceting.
|
2025-04-22 |
r-treemapify
|
public |
Provides 'ggplot2' geoms for drawing treemaps.
|
2025-04-22 |
r-ggfittext
|
public |
Provides 'ggplot2' geoms to fit text into a box by growing, shrinking or wrapping the text.
|
2025-04-22 |
qhull
|
public |
Qhull computes the convex hull
|
2025-04-22 |
deprecation-factory
|
public |
Automatically write boilerplate code for many kinds of deperecations through python decorators.
|
2025-04-22 |
wabt
|
public |
The WebAssembly Binary Toolkit
|
2025-04-22 |
binaryen
|
public |
Compiler infrastructure and toolchain library for WebAssembly, in C++
|
2025-04-22 |
nlohmann_json
|
public |
JSON for Modern C++
|
2025-04-22 |
sphinxcontrib-httpexample
|
public |
Adds example directive for sphinx-contrib httpdomain.
|
2025-04-22 |
findutils
|
public |
The GNU Find Utilities are the basic directory searching utilities of
the GNU operating system.
|
2025-04-22 |
ioos-tools
|
public |
Misc functions for IOOS examples
|
2025-04-22 |
gwyfile
|
public |
A pure Python interface to reading and writing `Gwyddion <hhttp://www.gwyddion.net/>`_. files.
|
2025-04-22 |
srm
|
public |
srm is a secure replacement for rm
|
2025-04-22 |
pytest-icdiff
|
public |
use icdiff for better error messages in pytest assertions
|
2025-04-22 |
icdiff
|
public |
improved colored diff
|
2025-04-22 |
r-cvauc
|
public |
This package contains various tools for working with and evaluating cross-validated area under the ROC curve (AUC) estimators. The primary functions of the package are ci.cvAUC and ci.pooled.cvAUC, which report cross-validated AUC and compute confidence intervals for cross-validated AUC estimates based on influence curves for i.i.d. and pooled repeated measures data, respectively. One benefit to using influence curve based confidence intervals is that they require much less computation time than bootstrapping methods. The utility functions, AUC and cvAUC, are simple wrappers for functions from the ROCR package.
|
2025-04-22 |
r-genetics
|
public |
Classes and methods for handling genetic data. Includes classes to represent genotypes and haplotypes at single markers up to multiple markers on multiple chromosomes. Function include allele frequencies, flagging homo/heterozygotes, flagging carriers of certain alleles, estimating and testing for Hardy-Weinberg disequilibrium, estimating and testing for linkage disequilibrium, ...
|
2025-04-22 |
r-unireg
|
public |
Univariate spline regression. It is possible to add the shape constraint of unimodality and predefined or self-defined penalties on the B-spline coefficients.
|
2025-04-22 |