Matrix - Sparse and Dense Matrix Classes and Methods
A rich hierarchy of sparse and dense matrix classes, including general, symmetric, triangular, and diagonal matrices with numeric, logical, or pattern entries. Efficient methods for operating on such matrices, often wrapping the 'BLAS', 'LAPACK', and 'SuiteSparse' libraries.
Last updated 21 hours ago
openblas
16.93 score 1 stars 12k dependents 32k scripts 64k downloadsmvtnorm - Multivariate Normal and t Distributions
Computes multivariate normal and t probabilities, quantiles, random deviates, and densities. Log-likelihoods for multivariate Gaussian models and Gaussian copulae parameterised by Cholesky factors of covariance or precision matrices are implemented for interval-censored and exact data, or a mix thereof. Score functions for these log-likelihoods are available. A class representing multiple lower triangular matrices and corresponding methods are part of this package.
Last updated 12 days ago
fortranopenblas
15.65 score 2.6k dependents 13k scripts 238k downloadszoo - S3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations)
An S3 class with methods for totally ordered indexed observations. It is particularly aimed at irregular time series of numeric vectors/matrices and factors. zoo's key design goals are independence of a particular index/date/time class and consistency with ts and base R by providing methods to extend standard generics.
Last updated 7 months ago
15.49 score 2.1k dependents 31k scripts 513k downloadscar - Companion to Applied Regression
Functions to Accompany J. Fox and S. Weisberg, An R Companion to Applied Regression, Third Edition, Sage, 2019.
Last updated 3 months ago
15.33 score 876 dependents 44k scripts 464k downloadsnumDeriv - Accurate Numerical Derivatives
Methods for calculating (usually) accurate numerical first and second order derivatives. Accurate calculations are done using 'Richardson''s' extrapolation or, when applicable, a complex step derivative is available. A simple difference method is also provided. Simple difference is (usually) less accurate but is much quicker than 'Richardson''s' extrapolation and provides a useful cross-check. Methods are provided for real scalar and vector valued functions.
Last updated 17 days ago
13.97 score 1 stars 3.0k dependents 1.2k scripts 278k downloadssurvey - Analysis of Complex Survey Samples
Summary statistics, two-sample tests, rank tests, generalised linear models, cumulative link models, Cox models, loglinear models, and general maximum pseudolikelihood estimation for multistage stratified, cluster-sampled, unequally weighted survey samples. Variances by Taylor series linearisation or replicate weights. Post-stratification, calibration, and raking. Two-phase and multiphase subsampling designs. Graphics. PPS sampling without replacement. Small-area estimation. Dual-frame designs.
Last updated 4 months ago
cpp
13.83 score 1 stars 228 dependents 13k scripts 44k downloadsrobustbase - Basic Robust Statistics
"Essential" Robust Statistics. Tools allowing to analyze data with robust methods. This includes regression methodology including model selections and multivariate statistics where we strive to cover the book "Robust Statistics, Theory and Methods" by 'Maronna, Martin and Yohai'; Wiley 2006.
Last updated 2 months ago
fortranopenblas
13.34 score 476 dependents 1.6k scripts 79k downloadsdeSolve - Solvers for Initial Value Problems of Differential Equations ('ODE', 'DAE', 'DDE')
Functions that solve initial value problems of a system of first-order ordinary differential equations ('ODE'), of partial differential equations ('PDE'), of differential algebraic equations ('DAE'), and of delay differential equations. The functions provide an interface to the FORTRAN functions 'lsoda', 'lsodar', 'lsode', 'lsodes' of the 'ODEPACK' collection, to the FORTRAN functions 'dvode', 'zvode' and 'daspk' and a C-implementation of solvers of the 'Runge-Kutta' family with fixed or variable time steps. The package contains routines designed for solving 'ODEs' resulting from 1-D, 2-D and 3-D partial differential equations ('PDE') that have been converted to 'ODEs' by numerical differencing.
Last updated 1 years ago
fortranopenblas
12.14 score 418 dependents 8.0k scripts 35k downloadscoin - Conditional Inference Procedures in a Permutation Test Framework
Conditional inference procedures for the general independence problem including two-sample, K-sample (non-parametric ANOVA), correlation, censored, ordered and multivariate problems described in <doi:10.18637/jss.v028.i08>.
Last updated 7 months ago
11.67 score 73 dependents 1.6k scripts 33k downloadsPolychrome - Qualitative Palettes with Many Colors
Tools for creating, viewing, and assessing qualitative palettes with many (20-30 or more) colors. See Coombes and colleagues (2019) <doi:10.18637/jss.v090.c01>.
Last updated 4 months ago
9.39 score 25 dependents 1.0k scripts 1.9k downloadssignal - Signal Processing
A set of signal processing functions originally written for 'Matlab' and 'Octave'. Includes filter generation utilities, filtering functions, resampling routines, and visualization of filter models. It also includes interpolation functions.
Last updated 1 years ago
fortran
8.51 score 147 dependents 828 scripts 8.8k downloadsClassDiscovery - Classes and Methods for "Class Discovery" with Microarrays or Proteomics
Defines the classes used for "class discovery" problems in the OOMPA project (<http://oompa.r-forge.r-project.org/>). Class discovery primarily consists of unsupervised clustering methods with attempts to assess their statistical significance.
Last updated 4 months ago
microarrayclustering
8.46 score 9 dependents 85 scripts 1.5k downloadsFME - A Flexible Modelling Environment for Inverse Modelling, Sensitivity, Identifiability and Monte Carlo Analysis
Provides functions to help in fitting models to data, to perform Monte Carlo, sensitivity and identifiability analysis. It is intended to work with models be written as a set of differential equations that are solved either by an integration routine from package 'deSolve', or a steady-state solver from package 'rootSolve'. However, the methods can also be used with other types of functions.
Last updated 2 years ago
fortran
8.29 score 9 dependents 382 scripts 1.3k downloadstuneR - Analysis of Music and Speech
Analyze music and speech, extract features like MFCCs, handle wave files and their representation in various ways, read mp3, read midi, perform steps of a transcription, ... Also contains functions ported from the 'rastamat' 'Matlab' package.
Last updated 9 months ago
7.62 score 43 dependents 932 scripts 3.5k downloadsRglpk - R/GNU Linear Programming Kit Interface
R interface to the GNU Linear Programming Kit. 'GLPK' is open source software for solving large-scale linear programming (LP), mixed integer linear programming ('MILP') and other related problems.
Last updated 1 years ago
glpk
7.17 score 51 dependents 240 scripts 6.8k downloadscensReg - Censored Regression (Tobit) Models
Maximum Likelihood estimation of censored regression (Tobit) models with cross-sectional and panel data.
Last updated 9 months ago
7.00 score 2 dependents 149 scripts 2.2k downloadsoompaBase - Class Unions, Matrix Operations, and Color Schemes for OOMPA
Provides the class unions that must be preloaded in order for the basic tools in the OOMPA (Object-Oriented Microarray and Proteomics Analysis) project to be defined and loaded. It also includes vectorized operations for row-by-row means, variances, and t-tests. Finally, it provides new color schemes. Details on the packages in the OOMPA project can be found at <http://oompa.r-forge.r-project.org/>.
Last updated 4 months ago
infrastructure
6.86 score 18 dependents 29 scripts 1.1k downloadsClassComparison - Classes and Methods for "Class Comparison" Problems on Microarrays
Defines the classes used for "class comparison" problems in the OOMPA project (<http://oompa.r-forge.r-project.org/>). Class comparison includes tests for differential expression; see Simon's book for details on typical problem types.
Last updated 4 months ago
microarraydifferentialexpressionmultiplecomparisons
6.52 score 3 dependents 44 scripts 262 downloadsTailRank - The Tail-Rank Statistic
Implements the tail-rank statistic for selecting biomarkers from a microarray data set, an efficient nonparametric test focused on the distributional tails. See <https://gitlab.com/krcoombes/coombeslab/-/blob/master/doc/papers/tolstoy-new.pdf>.
Last updated 4 months ago
6.45 score 3 dependents 37 scripts 272 downloadsgrImport - Importing Vector Graphics
Functions for converting, importing, and drawing PostScript pictures in R plots.
Last updated 6 months ago
6.32 score 8 dependents 84 scripts 1.3k downloadsSleuth3 - Data Sets from Ramsey and Schafer's "Statistical Sleuth (3rd Ed)"
Data sets from Ramsey, F.L. and Schafer, D.W. (2013), "The Statistical Sleuth: A Course in Methods of Data Analysis (3rd ed)", Cengage Learning.
Last updated 12 months ago
6.26 score 494 scripts 1.4k downloadsSleuth2 - Data Sets from Ramsey and Schafer's "Statistical Sleuth (2nd Ed)"
Data sets from Ramsey, F.L. and Schafer, D.W. (2002), "The Statistical Sleuth: A Course in Methods of Data Analysis (2nd ed)", Duxbury.
Last updated 12 months ago
5.70 score 187 scripts 1.0k downloadsoompaData - Data to Illustrate OOMPA Algorithms
This is a data-only package to provide example data for other packages that are part of the "Object-Oriented Microrray and Proteomics Analysis" suite of packages. These are described in more detail at the package URL.
Last updated 4 months ago
5.36 score 12 dependents 12 scripts 1.3k downloadsROI.plugin.glpk - 'ROI' Plug-in 'GLPK'
Enhances the 'R' Optimization Infrastructure ('ROI') package by registering the free 'GLPK' solver. It allows for solving mixed integer linear programming ('MILP') problems as well as all variants/combinations of 'LP', 'IP'.
Last updated 2 years ago
5.25 score 8 dependents 342 scripts 2.2k downloadstscount - Analysis of Count Time Series
Likelihood-based methods for model fitting and assessment, prediction and intervention analysis of count time series following generalized linear models are provided, see Liboschik et al. (2017) <doi:10.18637/jss.v082.i05>. Models with the identity and with the logarithmic link function are allowed. The conditional distribution can be Poisson or Negative Binomial.
Last updated 2 years ago
5.25 score 1 dependents 84 scripts 435 downloadsgrImport2 - Importing 'SVG' Graphics
Functions for importing external vector images and drawing them as part of 'R' plots. This package is different from the 'grImport' package because, where that package imports 'PostScript' format images, this package imports 'SVG' format images. Furthermore, this package imports a specific subset of 'SVG', so external images must be preprocessed using a package like 'rsvg' to produce 'SVG' that this package can import. 'SVG' features that are not supported by 'R' graphics, e.g., gradient fills, can be imported and then exported via the 'gridSVG' package.
Last updated 6 months ago
5.17 score 14 dependents 78 scripts 2.3k downloadsPreProcess - Basic Functions for Pre-Processing Microarrays
Provides classes to pre-process microarray gene expression data as part of the OOMPA collection of packages described at <http://oompa.r-forge.r-project.org/>.
Last updated 4 months ago
microarraypreprocessing
5.10 score 30 scripts 224 downloadsplasma - Partial LeAst Squares for Multiomic Analysis
Contains tools for supervised analyses of incomplete, overlapping multiomics datasets. Applies partial least squares in multiple steps to find models that predict survival outcomes. See Yamaguchi et al. (2023) <doi:10.1101/2023.03.10.532096>.
Last updated 4 months ago
5.04 score 13 scripts 567 downloadsqualV - Qualitative Validation Methods
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.
Last updated 2 years ago
4.87 score 1 stars 25 dependents 49 scripts 662 downloadsskellam - Densities and Sampling for the Skellam Distribution
Functions for the Skellam distribution, including: density (pmf), cdf, quantiles and regression.
Last updated 12 months ago
4.57 score 2 dependents 62 scripts 725 downloadstframe - Time Frame Coding Kernel
A kernel of functions for programming time series methods in a way that is relatively independently of the representation of time. Also provides plotting, time windowing, and some other utility functions which are specifically intended for time series. See the Guide distributed as a vignette, or '?tframe.Intro' for more details. (User utilities are in package 'tfplot'.)
Last updated 11 months ago
4.49 score 3 dependents 34 scripts 632 downloadsThresher - Threshing and Reaping for Principal Components
Defines the classes used to identify outliers (threshing) and compute the number of significant principal components and number of clusters (reaping) in a joint application of PCA and hierarchical clustering. See Wang et al., 2018, <doi:10.1186/s12859-017-1998-9>.
Last updated 9 months ago
clustering
3.97 score 3 dependents 26 scripts 513 downloadsROI.plugin.ecos - 'ECOS' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the Embedded Conic Solver ('ECOS') for solving conic optimization problems.
Last updated 2 years ago
3.35 score 3 dependents 25 scripts 935 downloadscardidates - Identification of Cardinal Dates in Ecological Time Series
Identification of cardinal dates (begin, time of maximum, end of mass developments) in ecological time series using fitted Weibull functions.
Last updated 1 years ago
3.34 score 22 scripts 251 downloadstframePlus - Time Frame Coding Kernel Extensions
Extensions and additional 'tframe' utilities.
Last updated 11 months ago
3.00 score 9 scripts 440 downloadstfplot - Time Frame User Utilities
Utilities for simple manipulation and quick plotting of time series data. These utilities use the 'tframe' package which provides a programming kernel for time series. Extensions to 'tframe' provided in 'tframePlus' can also be used. See the Guide vignette for examples.
Last updated 11 months ago
3.00 score 7 scripts 492 downloadsROI.plugin.neos - 'NEOS' Plug-in for the 'R' Optimization Interface
Enhances the 'R' Optimization Infrastructure ('ROI') package with a connection to the 'neos' server. 'ROI' optimization problems can be directly be sent to the 'neos' server and solution obtained in the typical 'ROI' style.
Last updated 2 years ago
3.00 score 7 scripts 595 downloadsfrontier - Stochastic Frontier Analysis
Maximum Likelihood Estimation of Stochastic Frontier Production and Cost Functions. Two specifications are available: the error components specification with time-varying efficiencies (Battese and Coelli, 1992, <doi:10.1007/BF00158774>) and a model specification in which the firm effects are directly influenced by a number of variables (Battese and Coelli, 1995, <doi:10.1007/BF01205442>).
Last updated 6 months ago
fortran
2.76 score 57 scripts 1.0k downloadsRCytoGPS - Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then import the results into R for further analysis and graphing.
Last updated 5 months ago
2.53 score 17 scripts 145 downloadsWayFindR - Computing Graph Structures on WikiPathways
Converts pathways from 'WikiPathways' GPML format into 'igraph' objects. Includes tools to find all cycles in the resulting graphs and determine which ones involve negative feedback (inhibition).
Last updated 10 months ago
2.41 score 13 scripts 504 downloadsNameNeedle - Using Needleman-Wunsch to Match Sample Names
The Needleman-Wunsch global alignment algorithm can be used to find approximate matches between sample names in different data sets. See Wang et al. (2010) <doi:10.4137/CIN.S5613>.
Last updated 1 years ago
2.20 score 1 stars 16 scripts 199 downloadsROI.plugin.alabama - 'alabama' Plug-in for the 'R' Optimization Infrastructure
Enhances the R Optimization Infrastructure ('ROI') package with the 'alabama' solver for solving nonlinear optimization problems.
Last updated 2 years ago
2.15 score 14 scripts 625 downloadsNewmanOmics - Extending the Newman Studentized Range Statistic to Transcriptomics
Extends the classical Newman studentized range statistic in various ways that can be applied to genome-scale transcriptomic or other expression data.
Last updated 9 months ago
2.08 score 12 scripts 495 downloadsSillyPutty - Silly Putty Clustering
Implements a simple, novel clustering algorithm based on optimizing the silhouette width. See <doi:10.1101/2023.11.07.566055> for details.
Last updated 12 months ago
clustering
2.00 score 3 scripts 135 downloadsROI.plugin.optimx - 'optimx' Plug-in for the 'R' Optimization Infrastructure
Enhances the R Optimization Infrastructure ('ROI') package with the 'optimx' package.
Last updated 2 years ago
2.48 score 1 dependents 3 scripts 234 downloadsROI.plugin.deoptim - 'DEoptim' and 'DEoptimR' Plugin for the 'R' Optimization Interface
Enhances the R Optimization Infrastructure ('ROI') package with the 'DEoptim' and 'DEoptimR' package. 'DEoptim' is used for unconstrained optimization and 'DEoptimR' for constrained optimization.
Last updated 2 years ago
2.08 score 12 scripts 189 downloadsROI.plugin.ipop - 'ipop' Plug-in for the 'R' Optimization Interface
Enhances the 'R' Optimization Infrastructure ('ROI') package by registering the 'ipop' solver from package 'kernlab'.
Last updated 2 years ago
2.00 score 2 scripts 140 downloadsROI.plugin.msbinlp - 'Multi-Solution' Binary Linear Problem Plug-in for the 'R' Optimization Interface
Enhances the 'R' Optimization Infrastructure ('ROI') package with the possibility to obtain multiple solutions for linear problems with binary variables. The main function is copied (with small modifications) from the relations package.
Last updated 2 years ago
2.00 score 4 scripts 182 downloadsxtable - Export Tables to LaTeX or HTML
Coerce data to LaTeX and HTML tables.
Last updated 5 years ago
13.15 score 2.3k dependents 26k scripts 396k downloadsmultcomp - Simultaneous Inference in General Parametric Models
Simultaneous tests and confidence intervals for general linear hypotheses in parametric models, including linear, generalized linear, linear mixed effects, and survival models. The package includes demos reproducing analyzes presented in the book "Multiple Comparisons Using R" (Bretz, Hothorn, Westfall, 2010, CRC Press).
Last updated 3 months ago
13.12 score 363 dependents 7.5k scripts 91k downloadstm - Text Mining Package
A framework for text mining applications within R.
Last updated 1 months ago
cpp
12.79 score 97 dependents 14k scripts 39k downloadsGPArotation - GPA Factor Rotation
Gradient Projection Algorithm Rotation for Factor Analysis. See '?GPArotation.Intro' for more details.
Last updated 17 days ago
12.56 score 1 stars 354 dependents 1.1k scripts 103k downloadscarData - Companion to Applied Regression Data Sets
Datasets to Accompany J. Fox and S. Weisberg, An R Companion to Applied Regression, Third Edition, Sage (2019).
Last updated 3 months ago
12.40 score 893 dependents 936 scripts 249k downloadsexpm - Matrix Exponential, Log, 'etc'
Computation of the matrix exponential, logarithm, sqrt, and related quantities, using traditional and modern methods.
Last updated 3 months ago
fortranopenblas
11.94 score 426 dependents 1.3k scripts 64k downloadsminqa - Derivative-Free Optimization Algorithms by Quadratic Approximation
Derivative-free optimization by quadratic approximation based on an interface to Fortran implementations by M. J. D. Powell.
Last updated 17 days ago
fortrancpp
11.60 score 1 stars 1.7k dependents 227 scripts 274k downloadsRmpfr - Interface R to MPFR - Multiple Precision Floating-Point Reliable
Arithmetic (via S4 classes and methods) for arbitrary precision floating point numbers, including transcendental ("special") functions. To this end, the package interfaces to the 'LGPL' licensed 'MPFR' (Multiple Precision Floating-Point Reliable) Library which itself is based on the 'GMP' (GNU Multiple Precision) Library.
Last updated 2 months ago
mpfr4gmp
11.30 score 141 dependents 316 scripts 31k downloadsbetareg - Beta Regression
Beta regression for modeling beta-distributed dependent variables on the open unit interval (0, 1), e.g., rates and proportions, see Cribari-Neto and Zeileis (2010) <doi:10.18637/jss.v034.i02>. Moreover, extended-support beta regression models can accommodate dependent variables with boundary observations at 0 and/or 1. For the classical beta regression model, alternative specifications are provided: Bias-corrected and bias-reduced estimation, finite mixture models, and recursive partitioning for beta regression, see Grün, Kosmidis, and Zeileis (2012) <doi:10.18637/jss.v048.i11>.
Last updated 3 months ago
10.47 score 22 dependents 916 scripts 8.8k downloadslatticeExtra - Extra Graphical Utilities Based on Lattice
Building on the infrastructure provided by the lattice package, this package provides several new high-level functions and methods, as well as additional utilities such as panel and axis annotation functions.
Last updated 3 years ago
10.05 score 237 dependents 2.6k scripts 30k downloadsmlogit - Multinomial Logit Models
Maximum Likelihood estimation of random utility discrete choice models, as described in Kenneth Train (2009) Discrete Choice Methods with Simulations <doi:10.1017/CBO9780511805271>.
Last updated 5 years ago
9.64 score 14 dependents 1.3k scripts 7.6k downloadsstabledist - Stable Distribution Functions
Density, Probability and Quantile functions, and random number generation for (skew) stable distributions, using the parametrizations of Nolan.
Last updated 1 months ago
9.39 score 1 stars 221 dependents 71 scripts 20k downloadspcalg - Methods for Graphical Models and Causal Inference
Functions for causal structure learning and causal inference using graphical models. The main algorithms for causal structure learning are PC (for observational data without hidden variables), FCI and RFCI (for observational data with hidden variables), and GIES (for a mix of data from observational studies (i.e. observational data) and data from experiments involving interventions (i.e. interventional data) without hidden variables). For causal inference the IDA algorithm, the Generalized Backdoor Criterion (GBC), the Generalized Adjustment Criterion (GAC) and some related functions are implemented. Functions for incorporating background knowledge are provided.
Last updated 4 months ago
openblascpp
9.22 score 19 dependents 692 scripts 10k downloadsWRS2 - A Collection of Robust Statistical Methods
A collection of robust statistical methods based on Wilcox' WRS functions. It implements robust t-tests (independent and dependent samples), robust ANOVA (including between-within subject designs), quantile ANOVA, robust correlation, robust mediation, and nonparametric ANCOVA models based on robust location measures.
Last updated 1 months ago
8.90 score 7 dependents 400 scripts 6.3k downloadsdistr - Object Oriented Implementation of Distributions
S4-classes and methods for distributions.
Last updated 3 days ago
8.84 score 32 dependents 314 scripts 3.2k downloadssystemfit - Estimating Systems of Simultaneous Equations
Econometric estimation of simultaneous systems of linear and nonlinear equations using Ordinary Least Squares (OLS), Weighted Least Squares (WLS), Seemingly Unrelated Regressions (SUR), Two-Stage Least Squares (2SLS), Weighted Two-Stage Least Squares (W2SLS), and Three-Stage Least Squares (3SLS) as suggested, e.g., by Zellner (1962) <doi:10.2307/2281644>, Zellner and Theil (1962) <doi:10.2307/1911287>, and Schmidt (1990) <doi:10.1016/0304-4076(90)90127-F>.
Last updated 2 years ago
8.68 score 20 dependents 440 scripts 10k downloadsGeneralizedHyperbolic - The Generalized Hyperbolic Distribution
Functions for the hyperbolic and related distributions. Density, distribution and quantile functions and random number generation are provided for the hyperbolic distribution, the generalized hyperbolic distribution, the generalized inverse Gaussian distribution and the skew-Laplace distribution. Additional functionality is provided for the hyperbolic distribution, normal inverse Gaussian distribution and generalized inverse Gaussian distribution, including fitting of these distributions to data. Linear models with hyperbolic errors may be fitted using hyperblmFit.
Last updated 1 months ago
8.30 score 1 stars 26 dependents 122 scripts 7.9k downloadsdtw - Dynamic Time Warping Algorithms
A comprehensive implementation of dynamic time warping (DTW) algorithms in R. DTW computes the optimal (least cumulative distance) alignment between points of two time series. Common DTW variants covered include local (slope) and global (window) constraints, subsequence matches, arbitrary distance definitions, normalizations, minimum variance matching, and so on. Provides cumulative distances, alignments, specialized plot styles, etc., as described in Giorgino (2009) <doi:10.18637/jss.v031.i07>.
Last updated 2 years ago
8.29 score 5 stars 49 dependents 582 scripts 4.5k downloadspolycor - Polychoric and Polyserial Correlations
Computes polychoric and polyserial correlations by quick "two-step" methods or ML, optionally with standard errors; tetrachoric and biserial correlations are special cases.
Last updated 3 years ago
8.19 score 75 dependents 592 scripts 12k downloadsexams - Automatic Generation of Exams in R
Automatic generation of exams based on exercises in Markdown or LaTeX format, possibly including R code for dynamic generation of exercise elements. Exercise types include single-choice and multiple-choice questions, arithmetic problems, string questions, and combinations thereof (cloze). Output formats include standalone files (PDF, HTML, Docx, ODT, ...), Moodle XML, QTI 1.2, QTI 2.1, Blackboard, Canvas, OpenOlat, ILIAS, TestVision, Particify, ARSnova, Kahoot!, Grasple, and TCExam. In addition to fully customizable PDF exams, a standardized PDF format (NOPS) is provided that can be printed, scanned, and automatically evaluated.
Last updated 14 days ago
8.12 score 1 stars 5 dependents 860 scripts 1.2k downloadslinprog - Linear Programming / Optimization
Can be used to solve Linear Programming / Linear Optimization problems by using the simplex algorithm.
Last updated 3 years ago
7.87 score 147 dependents 77 scripts 11k downloadsBessel - Computations and Approximations for Bessel Functions
Computations for Bessel function for complex, real and partly 'mpfr' (arbitrary precision) numbers; notably interfacing TOMS 644; approximations for large arguments, experiments, etc.
Last updated 3 months ago
7.77 score 15 dependents 89 scripts 8.7k downloadsROI - R Optimization Infrastructure
The R Optimization Infrastructure ('ROI') <doi:10.18637/jss.v094.i15> is a sophisticated framework for handling optimization problems in R. Additional information can be found on the 'ROI' homepage <http://roi.r-forge.r-project.org/>.
Last updated 2 years ago
7.58 score 47 dependents 506 scripts 5.3k downloadscobs - Constrained B-Splines (Sparse Matrix Based)
Qualitatively Constrained (Regression) Smoothing Splines via Linear Programming and Sparse Matrices.
Last updated 1 months ago
7.51 score 18 dependents 134 scripts 4.5k downloadsfExtremes - Rmetrics - Modelling Extreme Events in Finance
Provides functions for analysing and modelling extreme events in financial time Series. The topics include: (i) data pre-processing, (ii) explorative data analysis, (iii) peak over threshold modelling, (iv) block maxima modelling, (v) estimation of VaR and CVaR, and (vi) the computation of the extreme index.
Last updated 1 months ago
7.29 score 1 stars 4 dependents 121 scripts 874 downloadsSkewHyperbolic - The Skew Hyperbolic Student t-Distribution
Functions are provided for the density function, distribution function, quantiles and random number generation for the skew hyperbolic t-distribution. There are also functions that fit the distribution to data. There are functions for the mean, variance, skewness, kurtosis and mode of a given distribution and to calculate moments of any order about any centre. To assess goodness of fit, there are functions to generate a Q-Q plot, a P-P plot and a tail plot.
Last updated 1 months ago
7.25 score 1 stars 20 dependents 15 scripts 7.5k downloadsnor1mix - Normal aka Gaussian 1-d Mixture Models
Onedimensional Normal (i.e. Gaussian) Mixture Models (S3) Classes, for, e.g., density estimation or clustering algorithms research and teaching; providing the widely used Marron-Wand densities. Efficient random number generation and graphics. Fitting to data by efficient ML (Maximum Likelihood) or traditional EM estimation.
Last updated 1 months ago
7.23 score 52 dependents 86 scripts 3.1k downloadsmlt - Most Likely Transformations
Likelihood-based estimation of conditional transformation models via the most likely transformation approach described in Hothorn et al. (2018) <DOI:10.1111/sjos.12291> and Hothorn (2020) <DOI:10.18637/jss.v092.i01>. Shift-scale (Siegfried et al, 2023, <DOI:10.1080/00031305.2023.2203177>) and multivariate (Klein et al, 2022, <DOI:10.1111/sjos.12501>) transformation models are part of this package. A package vignette is available from <DOI:10.32614/CRAN.package.mlt.docreg> and more convenient user interfaces to many models from <DOI:10.32614/CRAN.package.tram>.
Last updated 1 days ago
7.14 score 10 dependents 41 scripts 2.1k downloadsisotone - Active Set and Generalized PAVA for Isotone Optimization
Contains two main functions: one for solving general isotone regression problems using the pool-adjacent-violators algorithm (PAVA); another one provides a framework for active set methods for isotone optimization problems with arbitrary order restrictions. Various types of loss functions are prespecified.
Last updated 1 months ago
6.94 score 13 dependents 74 scripts 769 downloadsdistrMod - Object Oriented Implementation of Probability Models
Implements S4 classes for probability models based on packages 'distr' and 'distrEx'.
Last updated 3 days ago
6.86 score 6 dependents 139 scripts 1.2k downloadsRHRV - Heart Rate Variability Analysis of ECG Data
Allows users to import data files containing heartbeat positions in the most broadly used formats, to remove outliers or points with unacceptable physiological values present in the time series, to plot HRV data, and to perform time domain, frequency domain and nonlinear HRV analysis. See Garcia et al. (2017) <DOI:10.1007/978-3-319-65355-6>.
Last updated 4 months ago
6.78 score 1 dependents 63 scripts 704 downloadsdistrEx - Extensions of Package 'distr'
Extends package 'distr' by functionals, distances, and conditional distributions.
Last updated 3 days ago
6.72 score 17 dependents 107 scripts 2.0k downloadsfPortfolio - Rmetrics - Portfolio Selection and Optimization
A collection of functions to optimize portfolios and to analyze them from different points of view.
Last updated 1 months ago
6.66 score 1 stars 2 dependents 177 scripts 1.6k downloadsfUnitRoots - Rmetrics - Modelling Trends and Unit Roots
Provides four addons for analyzing trends and unit roots in financial time series: (i) functions for the density and probability of the augmented Dickey-Fuller Test, (ii) functions for the density and probability of MacKinnon's unit root test statistics, (iii) reimplementations for the ADF and MacKinnon Test, and (iv) an 'urca' Unit Root Test Interface for Pfaff's unit root test suite.
Last updated 1 months ago
fortran
6.61 score 1 stars 280 scripts 2.7k downloadsmodEvA - Model Evaluation and Analysis
Analyses species distribution models and evaluates their performance. It includes functions for variation partitioning, extracting variable importance, computing several metrics of model discrimination and calibration performance, optimizing prediction thresholds based on a number of criteria, performing multivariate environmental similarity surface (MESS) analysis, and displaying various analytical plots. Initially described in Barbosa et al. (2013) <doi:10.1111/ddi.12100>.
Last updated 25 days ago
6.52 score 2 dependents 258 scripts 1.9k downloadsRandVar - Implementation of Random Variables
Implements random variables by means of S4 classes and methods.
Last updated 2 days ago
6.28 score 7 dependents 43 scripts 848 downloadsPOT - Generalized Pareto Distribution and Peaks Over Threshold
Some functions useful to perform a Peak Over Threshold analysis in univariate and bivariate cases, see Beirlant et al. (2004) <doi:10.1002/0470012382>. A user guide is available in the vignette.
Last updated 3 months ago
6.11 score 2 dependents 105 scripts 1.0k downloadsbasefun - Infrastructure for Computing with Basis Functions
Some very simple infrastructure for basis functions.
Last updated 1 days ago
6.04 score 11 dependents 18 scripts 1.4k downloadssetRNG - Set (Normal) Random Number Generator and Seed
Provides utilities to help set and record the setting of the seed and the uniform and normal generators used when a random experiment is run. The utilities can be used in other functions that do random experiments to simplify recording and/or setting all the necessary information for reproducibility. See the vignette and reference manual for examples.
Last updated 3 days ago
6.00 score 5 dependents 17 scripts 1.6k downloadszipfR - Statistical Models for Word Frequency Distributions
Statistical models and utilities for the analysis of word frequency distributions. The utilities include functions for loading, manipulating and visualizing word frequency data and vocabulary growth curves. The package also implements several statistical models for the distribution of word frequencies in a population. (The name of this package derives from the most famous word frequency distribution, Zipf's law.)
Last updated 4 years ago
5.82 score 12 dependents 183 scripts 999 downloadsfAssets - Rmetrics - Analysing and Modelling Financial Assets
A collection of functions to manage, to investigate and to analyze data sets of financial assets from different points of view.
Last updated 1 months ago
5.80 score 1 stars 3 dependents 26 scripts 1.0k downloadsmlt.docreg - Most Likely Transformations: Documentation and Regression Tests
Additional documentation, a package vignette and regression tests for package mlt.
Last updated 1 days ago
5.74 score 1.0k downloadsvariables - Variable Descriptions
Abstract descriptions of (yet) unobserved variables.
Last updated 1 days ago
5.73 score 12 dependents 11 scripts 1.0k downloadsGNE - Computation of Generalized Nash Equilibria
Compute standard and generalized Nash Equilibria of non-cooperative games. Optimization methods available are nonsmooth reformulation, fixed-point formulation, minimization problem and constrained-equation reformulation. See e.g. Kanzow and Facchinei (2010), <doi:10.1007/s10479-009-0653-x>.
Last updated 17 days ago
5.65 score 1 stars 14 scripts 250 downloadsRNetLogo - Provides an Interface to the Agent-Based Modelling Platform 'NetLogo'
Interface to use and access Wilensky's 'NetLogo' (Wilensky 1999) from R using either headless (no GUI) or interactive GUI mode. Provides functions to load models, execute commands, and get values from reporters. Mostly analogous to the 'NetLogo' 'Mathematica' Link <https://github.com/NetLogo/Mathematica-Link>.
Last updated 8 years ago
openjdk
5.62 score 1 dependents 140 scripts 307 downloadslokern - Kernel Regression Smoothing with Local or Global Plug-in Bandwidth
Kernel regression smoothing with adaptive local or global plug-in bandwidth selection.
Last updated 1 months ago
fortran
5.58 score 5 dependents 63 scripts 969 downloadsfRegression - Rmetrics - Regression Based Decision and Prediction
A collection of functions for linear and non-linear regression modelling. It implements a wrapper for several regression models available in the base and contributed packages of R.
Last updated 1 months ago
5.49 score 1 stars 23 scripts 398 downloadsR2MLwiN - Running 'MLwiN' from Within R
An R command interface to the 'MLwiN' multilevel modelling software package.
Last updated 3 months ago
5.48 score 125 scripts 331 downloadsgenoPlotR - Plot Publication-Grade Gene and Genome Maps
Draws gene or genome maps and comparisons between these, in a publication-grade manner. Starting from simple, common files, it will draw postscript or PDF files that can be sent as such to journals.
Last updated 4 years ago
5.32 score 105 scripts 431 downloadslpridge - Local Polynomial (Ridge) Regression
Local Polynomial Regression with Ridging.
Last updated 1 months ago
fortran
5.26 score 2 dependents 8 scripts 340 downloadsRobAStBase - Robust Asymptotic Statistics
Base S4-classes and functions for robust asymptotic statistics.
Last updated 2 days ago
5.21 score 4 dependents 64 scripts 625 downloadsfImport - Rmetrics - Importing Economic and Financial Data
Provides a collection of utility functions to download and manage data sets from the Internet or from other sources.
Last updated 1 months ago
5.18 score 1 stars 57 scripts 869 downloadstbm - Transformation Boosting Machines
Boosting the likelihood of conditional and shift transformation models as introduced in \doi{10.1007/s11222-019-09870-4}.
Last updated 1 days ago
5.13 score 8 scripts 205 downloadstramvs - Optimal Subset Selection for Transformation Models
Greedy optimal subset selection for transformation models (Hothorn et al., 2018, <doi:10.1111/sjos.12291> ) based on the abess algorithm (Zhu et al., 2020, <doi:10.1073/pnas.2014241117> ). Applicable to models from packages 'tram' and 'cotram'.
Last updated 1 days ago
5.13 score 5 scripts 172 downloadstruncreg - Truncated Gaussian Regression Models
Estimation of models for truncated Gaussian variables by maximum likelihood.
Last updated 6 years ago
5.06 score 6 dependents 46 scripts 2.3k downloadsGifi - Multivariate Analysis with Optimal Scaling
Implements categorical principal component analysis ('PRINCALS'), multiple correspondence analysis ('HOMALS'), monotone regression analysis ('MORALS'). It replaces the 'homals' package.
Last updated 1 months ago
fortran
5.00 score 1 dependents 37 scripts 334 downloadsarrayhelpers - Convenience Functions for Arrays
Some convenient functions to work with arrays.
Last updated 5 years ago
4.97 score 27 dependents 32 scripts 3.6k downloadscordillera - Calculation of the OPTICS Cordillera
Functions for calculating the OPTICS Cordillera. The OPTICS Cordillera measures the amount of 'clusteredness' in a numeric data matrix within a distance-density based framework for a given minimum number of points comprising a cluster, as described in Rusch, Hornik, Mair (2018) <doi:10.1080/10618600.2017.1349664>. We provide an R native version with methods for printing, summarizing, and plotting the result.
Last updated 14 days ago
4.95 score 1 stars 2 dependents 4 scripts 279 downloadswordspace - Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see <https://en.wikipedia.org/wiki/Distributional_semantics> for more information).
Last updated 1 months ago
cppopenmp
4.95 score 2 dependents 149 scripts 551 downloadsVarSelLCM - Variable Selection for Model-Based Clustering of Mixed-Type Data Set with Missing Values
Full model selection (detection of the relevant features and estimation of the number of clusters) for model-based clustering (see reference here <doi:10.1007/s11222-016-9670-1>). Data to analyze can be continuous, categorical, integer or mixed. Moreover, missing values can occur and do not necessitate any pre-processing. Shiny application permits an easy interpretation of the results.
Last updated 6 years ago
openblascpp
4.95 score 2 dependents 49 scripts 353 downloadsEasyABC - Efficient Approximate Bayesian Computation Sampling Schemes
Enables launching a series of simulations of a computer code from the R session, and to retrieve the simulation outputs in an appropriate format for post-processing treatments. Five sequential sampling schemes and three coupled-to-MCMC schemes are implemented.
Last updated 14 days ago
4.88 score 3 dependents 140 scripts 305 downloadsRsymphony - SYMPHONY in R
An R interface to the SYMPHONY solver for mixed-integer linear programs.
Last updated 3 years ago
coinor-symphony
4.81 score 6 dependents 86 scripts 4.2k downloadsJM - Joint Modeling of Longitudinal and Survival Data
Shared parameter models for the joint modeling of longitudinal and time-to-event data.
Last updated 2 years ago
4.80 score 2 stars 1 dependents 113 scripts 1.9k downloadsRobLox - Optimally Robust Influence Curves and Estimators for Location and Scale
Functions for the determination of optimally robust influence curves and estimators in case of normal location and/or scale (see Chapter 8 in Kohl (2005) <https://epub.uni-bayreuth.de/839/2/DissMKohl.pdf>).
Last updated 2 days ago
4.64 score 1 dependents 70 scripts 432 downloadsexams2forms - Embedding 'exams' Exercises as Forms in 'rmarkdown' or 'quarto' Documents
Automatic generation of quizzes or individual questions as (interactive) forms within 'rmarkdown' or 'quarto' documents based on 'R/exams' exercises.
Last updated 14 days ago
4.64 score 1 stars 8 scripts 514 downloadsmetRology - Support for Metrological Applications
Provides classes and calculation and plotting functions for metrology applications, including measurement uncertainty estimation and inter-laboratory metrology comparison studies.
Last updated 1 days ago
4.63 score 5 stars 7 dependents 201 scripts 752 downloadsROptEst - Optimally Robust Estimation
R infrastructure for optimally robust estimation in general smoothly parameterized models using S4 classes and methods as described Kohl, M., Ruckdeschel, P., and Rieder, H. (2010), <doi:10.1007/s10260-010-0133-0>, and in Rieder, H., Kohl, M., and Ruckdeschel, P. (2008), <doi:10.1007/s10260-007-0047-7>.
Last updated 2 days ago
4.50 score 1 dependents 50 scripts 553 downloadsNormalLaplace - The Normal Laplace Distribution
Functions for the normal Laplace distribution. Currently, it provides limited functionality. Density, distribution and quantile functions, random number generation, and moments are provided.
Last updated 1 months ago
4.42 score 1 stars 9 scripts 196 downloadssse - Sample Size Estimation
Provides functions to evaluate user-defined power functions for a parameter range, and draws a sensitivity plot. It also provides a resampling procedure for semi-parametric sample size estimation and methods for adding information to a Sweave report.
Last updated 4 years ago
4.41 score 16 scripts 137 downloadsdistrDoc - Documentation for 'distr' Family of R Packages
Provides documentation in form of a common vignette to packages 'distr', 'distrEx', 'distrMod', 'distrSim', 'distrTEst', 'distrTeach', and 'distrEllipse'.
Last updated 3 days ago
4.38 score 3 scripts 823 downloadsdistrSim - Simulation Classes Based on Package 'distr'
S4-classes for setting up a coherent framework for simulation within the distr family of packages.
Last updated 3 days ago
4.33 score 3 dependents 7 scripts 534 downloadsMercator - Clustering and Visualizing Distance Matrices
Defines the classes used to explore, cluster and visualize distance matrices, especially those arising from binary data. See Abrams and colleagues, 2021, <doi:10.1093/bioinformatics/btab037>.
Last updated 3 months ago
clustering
4.33 score 1 dependents 12 scripts 615 downloadsRobLoxBioC - Infinitesimally Robust Estimators for Preprocessing -Omics Data
Functions for the determination of optimally robust influence curves and estimators for preprocessing omics data, in particular gene expression data (Kohl and Deigner (2010), <doi:10.1186/1471-2105-11-583>).
Last updated 2 days ago
4.28 score 30 scripts 272 downloadstrtf - Transformation Trees and Forests
Recursive partytioning of transformation models with corresponding random forest for conditional transformation models as described in 'Transformation Forests' (Hothorn and Zeileis, 2021, <doi:10.1080/10618600.2021.1872581>) and 'Top-Down Transformation Choice' (Hothorn, 2018, <DOI:10.1177/1471082X17748081>).
Last updated 1 days ago
4.13 score 10 scripts 596 downloadsCommonJavaJars - Useful libraries for building a Java based GUI under R
Useful libraries for building a Java based GUI under R
Last updated 10 years ago
4.08 score 4 dependents 3 scripts 378 downloadsTopKLists - Inference, Aggregation and Visualization for Top-K Ranked Lists
For multiple ranked input lists (full or partial) representing the same set of N objects, the package TopKLists offers (1) statistical inference on the lengths of informative top-k lists, (2) stochastic aggregation of full or partial lists, and (3) graphical tools for the statistical exploration of input lists, and for the visualization of aggregation results.
Last updated 9 years ago
4.05 score 1 dependents 37 scripts 182 downloadsPCDimension - Finding the Number of Significant Principal Components
Implements methods to automate the Auer-Gervini graphical Bayesian approach for determining the number of significant principal components. Automation uses clustering, change points, or simple statistical models to distinguish "long" from "short" steps in a graph showing the posterior number of components as a function of a prior parameter. See <doi:10.1101/237883>.
Last updated 3 years ago
clustering
4.04 score 4 dependents 23 scripts 694 downloadsloa - Lattice Options and Add-Ins
Various plots and functions that make use of the lattice/trellis plotting framework. The plots, which include loaPlot(), loaMapPlot() and trianglePlot(), and use panelPal(), a function that extends 'lattice' and 'hexbin' package methods to automate plot subscript and panel-to-panel and panel-to-key synchronization/management.
Last updated 1 months ago
openjdk
4.03 score 2 dependents 18 scripts 758 downloadsRobExtremes - Optimally Robust Estimation for Extreme Value Distributions
Optimally robust estimation for extreme value distributions using S4 classes and methods (based on packages 'distr', 'distrEx', 'distrMod', 'RobAStBase', and 'ROptEst'); the underlying theoretic results can be found in Ruckdeschel and Horbenko, (2013 and 2012), \doi{10.1080/02331888.2011.628022} and \doi{10.1007/s00184-011-0366-4}.
Last updated 2 days ago
3.91 score 39 scripts 244 downloadsdistrTEst - Estimation and Testing Classes Based on Package 'distr'
Evaluation (S4-)classes based on package distr for evaluating procedures (estimators/tests) at data/simulation in a unified way.
Last updated 3 days ago
3.86 score 1 dependents 3 scripts 538 downloadsdistrTeach - Extensions of Package 'distr' for Teaching Stochastics/Statistics in Secondary School
Provides flexible examples of LLN and CLT for teaching purposes in secondary school.
Last updated 3 days ago
3.86 score 1 dependents 6 scripts 502 downloadsRobAStRDA - Interpolation Grids for Packages of the 'RobASt' - Family of Packages
Includes 'sysdata.rda' file for packages of the 'RobASt' - family of packages; is currently used by package 'RobExtremes' only.
Last updated 2 days ago
3.80 score 1 dependents 331 downloadsROI.plugin.quadprog - 'quadprog' Plug-in for the 'R' Optimization Infrastructure
Enhances the R Optimization Infrastructure ('ROI') package by registering the 'quadprog' solver. It allows for solving quadratic programming (QP) sproblems.
Last updated 2 years ago
3.80 score 2 dependents 85 scripts 1.2k downloadsROI.plugin.symphony - 'SYMPHONY' Plug-in for the 'R' Optimization Interface
Enhances the R Optimization Infrastructure ('ROI') package by registering the 'SYMPHONY' open-source solver from the COIN-OR suite. It allows for solving mixed integer linear programming (MILP) problems as well as all variants/combinations of LP, IP.
Last updated 2 years ago
3.68 score 4 dependents 27 scripts 1.5k downloadsaspect - A General Framework for Multivariate Analysis with Optimal Scaling
Contains various functions for optimal scaling. One function performs optimal scaling by maximizing an aspect (i.e. a target function such as the sum of eigenvalues, sum of squared correlations, squared multiple correlations, etc.) of the corresponding correlation matrix. Another function performs implements the LINEALS approach for optimal scaling by minimization of an aspect based on pairwise correlations and correlation ratios. The resulting correlation matrix and category scores can be used for further multivariate methods such as structural equation models.
Last updated 1 months ago
3.65 score 1 dependents 7 scripts 345 downloadsdistrEllipse - S4 Classes for Elliptically Contoured Distributions
Distribution (S4-)classes for elliptically contoured distributions (based on package 'distr').
Last updated 3 days ago
3.64 score 18 scripts 414 downloadsUmpire - Simulating Realistic Gene Expression and Clinical Data
The Ultimate Microrray Prediction, Reality and Inference Engine (UMPIRE) is a package to facilitate the simulation of realistic microarray data sets with links to associated outcomes. See Zhang and Coombes (2012) <doi:10.1186/1471-2105-13-S13-S1>. Version 2.0 adds the ability to simulate realistic mixed-typed clinical data.
Last updated 4 years ago
3.54 score 58 scripts 236 downloadsanacor - Simple and Canonical Correspondence Analysis
Performs simple and canonical CA (covariates on rows/columns) on a two-way frequency table (with missings) by means of SVD. Different scaling methods (standard, centroid, Benzecri, Goodman) as well as various plots including confidence ellipsoids are provided.
Last updated 1 months ago
3.52 score 22 scripts 430 downloadsmpmi - Mixed-pair mutual information estimators
Uses a kernel smoothing approach to calculate Mutual Information for comparisons between all types of variables including continuous vs continuous, continuous vs discrete and discrete vs discrete. Uses a nonparametric bias correction giving Bias Corrected Mutual Information (BCMI). Implemented efficiently in Fortran 95 with OpenMP and suited to large genomic datasets.
Last updated 11 years ago
fortran
3.51 score 32 scripts 299 downloadsModeler - Classes and Methods for Training and Using Binary Prediction Models
Defines classes and methods to learn models and use them to predict binary outcomes. These are generic tools, but we also include specific examples for many common classifiers.
Last updated 13 days ago
microarrayclustering
3.48 score 1 dependents 8 scripts 173 downloadsdistrRmetrics - Distribution Classes for Distributions from Rmetrics
S4-distribution classes based on package distr for distributions from packages 'fBasics' and 'fGarch'.
Last updated 3 days ago
3.38 score 7 scripts 337 downloadscopulaData - Data Sets for Copula Modeling
Data sets used for copula modeling in addition to those in the R package 'copula'. These include a random subsample from the US National Education Longitudinal Study (NELS) of 1988 and nursing home data from Wisconsin.
Last updated 3 days ago
3.32 score 2 scripts 663 downloadsplugdensity - Plug-in Kernel Density Estimation
Kernel density estimation with global bandwidth selection via "plug-in".
Last updated 1 months ago
3.30 score 3 scripts 387 downloadsDPQmpfr - DPQ (Density, Probability, Quantile) Distribution Computations using MPFR
An extension to the 'DPQ' package with computations for 'DPQ' (Density (pdf), Probability (cdf) and Quantile) functions, where the functions here partly use the 'Rmpfr' package and hence the underlying 'MPFR' and 'GMP' C libraries.
Last updated 3 months ago
3.23 score 1 scripts 605 downloadssirad - Functions for Calculating Daily Solar Radiation and Evapotranspiration
Calculating daily global solar radiation at horizontal surface using several well-known models (i.e. Angstrom-Prescott, Supit-Van Kappel, Hargreaves, Bristow and Campbell, and Mahmood-Hubbard), and model calibration based on ground-truth data, and (3) model auto-calibration. The FAO Penmann-Monteith equation to calculate evapotranspiration is also included.
Last updated 8 years ago
3.11 score 64 scripts 972 downloadspems.utils - Portable Emissions (and Other Mobile) Measurement System Utilities
Utility functions for the handling, analysis and visualisation of data from portable emissions measurement systems ('PEMS') and other similar mobile activity monitoring devices. The package includes a dedicated 'pems' data class that manages many of the quality control, unit handling and data archiving issues that can hinder efforts to standardise 'PEMS' research.
Last updated 12 days ago
openjdk
3.06 score 19 scripts 199 downloadsmpm - Multivariate Projection Methods
Exploratory graphical analysis of multivariate data, specifically gene expression data with different projection methods: principal component analysis, correspondence analysis, spectral map analysis.
Last updated 13 years ago
3.03 score 3 dependents 12 scripts 368 downloadslagsarlmtree - Spatial Lag Model Trees
Model-based linear model trees adjusting for spatial correlation using a simultaneous autoregressive spatial lag, Wagner and Zeileis (2019) <doi:10.1111/geer.12146>.
Last updated 7 days ago
2.89 score 2 scripts 186 downloadscorpora - Statistics and Data Sets for Corpus Frequency Data
Utility functions for the statistical analysis of corpus frequency data. This package is a companion to the open-source course "Statistical Inference: A Gentle Introduction for Computational Linguists and Similar Creatures" ('SIGIL').
Last updated 2 months ago
2.83 score 34 scripts 344 downloadsQSARdata - Quantitative Structure Activity Relationship (QSAR) Data Sets
Molecular descriptors and outcomes for several public domain data sets
Last updated 14 years ago
2.83 score 68 scripts 515 downloadsgridGraphviz - Drawing Graphs with 'grid'
Functions for drawing node-and-edge graphs that have been laid out by 'graphviz'. This provides an alternative rendering to that provided by the 'Rgraphviz' package, with two main advantages: the rendering provided by 'gridGraphviz' should be more similar to what 'graphviz' itself would draw; and rendering with 'grid' allows for post-hoc customisations using the named viewports and grobs that 'gridGraphviz' produces.
Last updated 3 years ago
2.78 score 1 dependents 2 scripts 176 downloadsROI.models.miplib - 'ROI' Access to 'MIPLIB' 2010 Benchmark Instances
The mixed integer programming library 'MIPLIB' (see <http://miplib.zib.de/>) is commonly used to compare the performance of mixed integer optimization solvers. This package provides functions to access 'MIPLIB' from the 'R' Optimization Infrastructure ('ROI'). More information about 'MIPLIB' can be found in the paper by Koch et al. available at <http://mpc.zib.de/index.php/MPC/article/viewFile/56/28>. The 'README.md' file illustrates how to use this package.
Last updated 2 years ago
2.70 score 5 scripts 173 downloadsBimodalIndex - The Bimodality Index
Defines the functions used to compute the bimodal index as defined by Wang et al. (2009) <https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2730180/>, <doi:10.4137/CIN.S2846>.
Last updated 6 years ago
microarray
2.48 score 1 dependents 5 scripts 192 downloadstm.plugin.europresse - Import Articles from 'Europresse' Using the 'tm' Text Mining Framework
Provides a 'tm' Source to create corpora from articles exported from the 'Europresse' content provider as HTML files. It is able to read both text content and meta-data information (including source, date, title, author and pages).
Last updated 8 years ago
2.48 score 1 dependents 5 scripts 243 downloadsSIBERG - Systematic Identification of Bimodally Expressed Genes Using RNAseq Data
Provides models to identify bimodally expressed genes from RNAseq data based on the Bimodality Index. SIBERG models the RNAseq data in the finite mixture modeling framework and incorporates mechanisms for dealing with RNAseq normalization. Three types of mixture models are implemented, namely, the mixture of log normal, negative binomial, or generalized Poisson distribution. See Tong et al. (2013) <doi:10.1093/bioinformatics/bts713>.
Last updated 3 years ago
2.20 score 16 scripts 138 downloadsGenAlgo - Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. The idea is that we want to select a fixed number of features to combine into a linear classifier that can predict a binary outcome, and can use a genetic algorithm heuristically to select an optimal set of features.
Last updated 4 years ago
microarrayclustering
2.20 score 16 scripts 186 downloadsROI.plugin.scs - 'SCS' Plug-in for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the 'SCS' solver for solving convex cone problems.
Last updated 2 years ago
2.15 score 14 scripts 232 downloadsCrossValidate - Classes and Methods for Cross Validation of "Class Prediction" Algorithms
Defines classes and methods to cross-validate various binary classification algorithms used for "class prediction" problems.
Last updated 6 years ago
microarrayclustering
2.08 score 12 scripts 164 downloadsROI.plugin.osqp - 'osqp' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the quadratic solver 'OSQP'. More information about 'OSQP' can be found at <https://osqp.org>.
Last updated 2 years ago
2.00 score 2 scripts 170 downloadsROI.plugin.nloptr - 'nloptr' Plug-in for the 'R' Optimization Infrastructure
Enhances the R Optimization Infrastructure ('ROI') package with the 'NLopt' solver for solving nonlinear optimization problems.
Last updated 2 years ago
2.00 score 8 scripts 228 downloadsrvif - Collinearity Detection using RVIF and Graphical Methods
The detection of troubling approximate collinearity in a multiple linear regression model is a classical problem in Econometrics. The objective of this package is to detect it using the variance inflation factor redefined and the scatterplot between the variance inflation factor and the coefficient of variation.
Last updated 2 years ago
2.00 score 2 scripts 534 downloadsCloneSeeker - Seeking and Finding Clones in Copy Number and Sequencing Data
Defines the classes and functions used to simulate and to analyze data sets describing copy number variants and, optionally, sequencing mutations in order to detect clonal subsets. See Zucker et al. (2019) <doi:10.1093/bioinformatics/btz057>.
Last updated 3 years ago
2.00 score 8 scripts 177 downloadssoftclassval - Soft Classification Performance Measures
An extension of sensitivity, specificity, positive and negative predictive value to continuous predicted and reference memberships in [0, 1].
Last updated 9 years ago
2.00 score 8 scripts 557 downloads