r-pls
|
public |
Multivariate regression methods Partial Least Squares Regression (PLSR), Principal Component Regression (PCR) and Canonical Powered Partial Least Squares (CPPLS).
|
2025-04-22 |
r-lava
|
public |
A general implementation of Structural Equation Models with latent variables (MLE, 2SLS, and composite likelihood estimators) with both continuous, censored, and ordinal outcomes (Holst and Budtz-Joergensen (2013) <doi:10.1007/s00180-012-0344-y>). Mixture latent variable models and non-linear latent variable models (Holst and Budtz-Joergensen (2019) <doi:10.1093/biostatistics/kxy082>). The package also provides methods for graph exploration (d-separation, back-door criterion), simulation of general non-linear latent variable models, and estimation of influence functions for a broad range of statistical models.
|
2025-04-22 |
r-snftool
|
public |
Similarity Network Fusion takes multiple views of a network and fuses them together to construct an overall status matrix. The input to our algorithm can be feature vectors, pairwise distances, or pairwise similarities. The learned status matrix can then be used for retrieval, clustering, and classification.
|
2025-04-22 |
r-rsvd
|
public |
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension reduction, and data compression. Classically, highly accurate deterministic matrix algorithms are used for this task. However, the emergence of large-scale data has severely challenged our computational ability to analyze big data. The concept of randomness has been demonstrated as an effective strategy to quickly produce approximate answers to familiar problems such as the singular value decomposition (SVD). The rsvd package provides several randomized matrix algorithms such as the randomized singular value decomposition (rsvd), randomized principal component analysis (rpca), randomized robust principal component analysis (rrpca), randomized interpolative decomposition (rid), and the randomized CUR decomposition (rcur). In addition several plot functions are provided. The methods are discussed in detail by Erichson et al. (2016) <arXiv:1608.02148>.
|
2025-04-22 |
r-rknn
|
public |
Random knn classification and regression are implemented. Random knn based feature selection methods are also included. The approaches are mainly developed for high-dimensional data with small sample size.
|
2025-04-22 |
r-lpsolve
|
public |
Lp_solve is freely available (under LGPL 2) software for solving linear, integer and mixed integer programs. In this implementation we supply a "wrapper" function in C and some R functions that solve general linear/integer problems, assignment problems, and transportation problems. This version calls lp_solve version 5.5.
|
2025-04-22 |
r-ggcorrplot
|
public |
The 'ggcorrplot' package can be used to visualize easily a correlation matrix using 'ggplot2'. It provides a solution for reordering the correlation matrix and displays the significance level on the plot. It also includes a function for computing a matrix of correlation p-values.
|
2025-04-22 |
r-liftr
|
public |
Persistent reproducible reporting by containerization of R Markdown documents.
|
2025-04-22 |
r-ggraph
|
public |
The grammar of graphics as implemented in ggplot2 is a poor fit for graph and network visualizations due to its reliance on tabular data input. ggraph is an extension of the ggplot2 API tailored to graph visualizations and provides the same flexible approach to building up plots layer by layer.
|
2025-04-22 |
r-genalg
|
public |
R based genetic algorithm for binary and floating point chromosomes.
|
2025-04-22 |
pyemojify
|
public |
Substitutes emoji aliases to emoji raw characters. Simple but sweet :smile:
|
2025-04-22 |
librsvg
|
public |
librsvg is a library to render SVG files using cairo.
|
2025-04-22 |
pygsp
|
public |
Graph Signal Processing in Python
|
2025-04-22 |
omas
|
public |
Ordered Multidimensional Array Structure
|
2025-04-22 |
pyunlocbox
|
public |
Convex Optimization in Python using Proximal Splitting
|
2025-04-22 |
pylogit
|
public |
A Python package for estimating conditional logit models
|
2025-04-22 |
pyttk
|
public |
Ttk Python wrapper
|
2025-04-22 |
sk-video
|
public |
Video Processing in Python
|
2025-04-22 |
r-svmisc
|
public |
Miscellaneous functions for SciViews or general use: manage a temporary environment attached to the search path for temporary variables you do not want to save() or load(), test if Aqua, Mac, Win, ... Show progress bar, etc.
|
2025-04-22 |
r-heatmap.plus
|
public |
Allows heatmap matrix to have non-identical X- and Y-dimensions. Allows multiple tracks of annotation for RowSideColors and ColSideColors.
|
2025-04-22 |
r-tweenr
|
public |
In order to create smooth animation between states of data, tweening is necessary. This package provides a range of functions for creating tweened data that can be used as basis for animation. Furthermore it adds a number of vectorized interpolaters for common R data types such as numeric, date and colour.
|
2025-04-22 |
r-ggsignif
|
public |
Enrich your 'ggplots' with group-wise comparisons. This package provides an easy way to indicate if two groups are significantly different. Commonly this is shown by a bracket on top connecting the groups of interest which itself is annotated with the level of significance (NS, *, **, ***). The package provides a single layer (geom_signif()) that takes the groups for comparison and the test (t.test(), wilcox.text() etc.) as arguments and adds the annotation to the plot.
|
2025-04-22 |
parameterized
|
public |
Parameterized testing with any Python test framework
|
2025-04-22 |
nodebook
|
public |
Repeatable analysis plugin for Jupyter notebook
|
2025-04-22 |
r-survmisc
|
public |
A collection of functions to help in the analysis of right-censored survival data. These extend the methods available in package:survival.
|
2025-04-22 |