r-overviewr
|
public |
Makes it easy to display descriptive information on a data set. Getting an easy overview of a data set by displaying and visualizing sample information in different tables (e.g., time and scope conditions). The package also provides publishable 'LaTeX' code to present the sample information.
|
2025-09-23 |
r-pzfx
|
public |
Read and write 'GraphPad Prism' '.pzfx' files in R.
|
2025-09-23 |
r-plsvarsel
|
public |
Interfaces and methods for variable selection in Partial Least Squares. The methods include filter methods, wrapper methods and embedded methods. Both regression and classification is supported.
|
2025-09-23 |
typer-slim
|
public |
Typer, build great CLIs. Easy to code. Based on Python type hints.
|
2025-09-23 |
typer-slim-standard
|
public |
Typer, build great CLIs. Easy to code. Based on Python type hints.
|
2025-09-23 |
typer
|
public |
Typer, build great CLIs. Easy to code. Based on Python type hints.
|
2025-09-23 |
typer-cli
|
public |
Typer, build great CLIs. Easy to code. Based on Python type hints.
|
2025-09-23 |
r-mlmrev
|
public |
Data and examples from a multilevel modelling software review as well as other well-known data sets from the multilevel modelling literature.
|
2025-09-23 |
redun
|
public |
Yet another redundant workflow engine.
|
2025-09-23 |
schwifty
|
public |
Validate/generate IBANs and BICs
|
2025-09-23 |
xhydro
|
public |
Hydrological analysis library built with xarray.
|
2025-09-23 |
django-htmx
|
public |
Extensions for using Django with htmx.
|
2025-09-23 |
uxsim
|
public |
Vehicular traffic flow simulator in road network, written in pure Python
|
2025-09-23 |
r-penalized
|
public |
Fitting possibly high dimensional penalized regression models. The penalty structure can be any combination of an L1 penalty (lasso and fused lasso), an L2 penalty (ridge) and a positivity constraint on the regression coefficients. The supported regression models are linear, logistic and Poisson regression and the Cox Proportional Hazards model. Cross-validation routines allow optimization of the tuning parameters.
|
2025-09-23 |
anyio
|
public |
High level compatibility layer for multiple asynchronous event loop implementations on Python
|
2025-09-23 |
r-scam
|
public |
Routines for generalized additive modelling under shape constraints on the component functions of the linear predictor (Pya and Wood, 2015) <doi:10.1007/s11222-013-9448-7>. Models can contain multiple shape constrained (univariate and/or bivariate) and unconstrained terms. The routines of gam() in package 'mgcv' are used for setting up the model matrix, printing and plotting the results. Penalized likelihood maximization based on Newton-Raphson method is used to fit a model with multiple smoothing parameter selection by GCV or UBRE/AIC.
|
2025-09-23 |
r-cuperdec
|
public |
Calculates and visualises cumulative percent 'decay' curves, which are typically calculated from metagenomic taxonomic profiles. These can be used to estimate the level of expected 'endogenous' taxa at different abundance levels retrieved from metagenomic samples, when comparing to samples of known sampling site or source. Method described in Fellows Yates, J. A. et. al. (2021) Proceedings of the National Academy of Sciences USA <doi:10.1073/pnas.2021655118>.
|
2025-09-23 |
r-ensr
|
public |
Elastic net regression models are controlled by two parameters, lambda, a measure of shrinkage, and alpha, a metric defining the model's location on the spectrum between ridge and lasso regression. glmnet provides tools for selecting lambda via cross validation but no automated methods for selection of alpha. Elastic Net SearcheR automates the simultaneous selection of both lambda and alpha. Developed, in part, with support by NICHD R03 HD094912.
|
2025-09-23 |
r-deconvolver
|
public |
Empirical Bayes methods for learning prior distributions from data. An unknown prior distribution (g) has yielded (unobservable) parameters, each of which produces a data point from a parametric exponential family (f). The goal is to estimate the unknown prior ("g-modeling") by deconvolution and Empirical Bayes methods. Details and examples are in the paper by Narasimhan and Efron (2020, <doi:10.18637/jss.v094.i11>).
|
2025-09-23 |
r-spelling
|
public |
Spell checking common document formats including latex, markdown, manual pages, and description files. Includes utilities to automate checking of documentation and vignettes as a unit test during 'R CMD check'. Both British and American English are supported out of the box and other languages can be added. In addition, packages may define a 'wordlist' to allow custom terminology without having to abuse punctuation.
|
2025-09-23 |
r-mustat
|
public |
Performs Wilcox rank sum test, Kruskal rank sum test, Friedman rank sum test and McNemar test.
|
2025-09-23 |
r-qualv
|
public |
Qualitative methods for the validation of dynamic models. It contains (i) an orthogonal set of deviance measures for absolute, relative and ordinal scale and (ii) approaches accounting for time shifts. The first approach transforms time to take time delays and speed differences into account. The second divides the time series into interval units according to their main features and finds the longest common subsequence (LCS) using a dynamic programming algorithm.
|
2025-09-23 |
r-bindrcpp
|
public |
Provides an easy way to fill an environment with active bindings that call a C++ function.
|
2025-09-23 |
gstools-cython
|
public |
Cython backend for GSTools.
|
2025-09-23 |
r-sparsepp
|
public |
Provides interface to 'sparsepp' - fast, memory efficient hash map. It is derived from Google's excellent 'sparsehash' implementation. We believe 'sparsepp' provides an unparalleled combination of performance and memory usage, and will outperform your compiler's unordered_map on both counts. Only Google's 'dense_hash_map' is consistently faster, at the cost of much greater memory usage (especially when the final size of the map is not known in advance).
|
2025-09-23 |