r-assertive.matrices
|
public |
A set of predicates and assertions for checking the properties of matrices. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.
|
2025-04-22 |
r-binhf
|
public |
Binomial Haar-Fisz transforms for Gaussianization as in Nunes and Nason (2009).
|
2025-04-22 |
r-assertive.base
|
public |
A minimal set of predicates and assertions used by the assertive package. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.
|
2025-04-22 |
pytest-tornado
|
public |
A py.test plugin providing fixtures and markers to simplify testing of
asynchronous tornado applications.
|
2025-04-22 |
r-entropy
|
public |
This package implements various estimators of entropy, such as the shrinkage estimator by Hausser and Strimmer, the maximum likelihood and the Millow-Madow estimator, various Bayesian estimators, and the Chao-Shen estimator. It also offers an R interface to the NSB estimator. Furthermore, it provides functions for estimating Kullback-Leibler divergence, chi-squared, mutual information, and chi-squared statistic of independence. In addition there are functions for discretizing continuous random variables.
|
2025-04-22 |
r-adlift
|
public |
Adaptive wavelet lifting transforms for signal denoising using optimal local neighbourhood regression, from Nunes et al. (2006) <doi:10.1007/s11222-006-6560-y>.
|
2025-04-22 |
xmlrunner
|
public |
PyUnit-based test runner with JUnit like XML reporting.
|
2025-04-22 |
r-ebayesthresh
|
public |
Empirical Bayes thresholding using the methods developed by I. M. Johnstone and B. W. Silverman. The basic problem is to estimate a mean vector given a vector of observations of the mean vector plus white noise, taking advantage of possible sparsity in the mean vector. Within a Bayesian formulation, the elements of the mean vector are modelled as having, independently, a distribution that is a mixture of an atom of probability at zero and a suitable heavy-tailed distribution. The mixing parameter can be estimated by a marginal maximum likelihood approach. This leads to an adaptive thresholding approach on the original data. Extensions of the basic method, in particular to wavelet thresholding, are also implemented within the package.
|
2025-04-22 |
r-ipred
|
public |
Improved predictive models by indirect classification and bagging for classification, regression and survival problems as well as resampling based estimators of prediction error.
|
2025-04-22 |
r-chemometrics
|
public |
R companion to the book "Introduction to Multivariate Statistical Analysis in Chemometrics" written by K. Varmuza and P. Filzmoser (2009).
|
2025-04-22 |
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-plotroc
|
public |
Most ROC curve plots obscure the cutoff values and inhibit interpretation and comparison of multiple curves. This attempts to address those shortcomings by providing plotting and interactive tools. Functions are provided to generate an interactive ROC curve plot for web use, and print versions. A Shiny application implementing the functions is also included.
|
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 |