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 7 hours ago
17.24 score 1 stars 11k packages 32k scripts 128k 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 17 days ago
15.80 score 2.6k packages 13k scripts 361k 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 24 days ago
14.36 score 869 packages 40k scripts 548k 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 2 months ago
14.05 score 1 stars 227 packages 13k scripts 73k 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 13 days ago
13.99 score 1 stars 3.0k packages 1.1k scripts 415k 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 20 days ago
13.41 score 470 packages 1.6k scripts 98k 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 16 days ago
13.17 score 355 packages 6.2k scripts 125k downloadstm - Text Mining Package
A framework for text mining applications within R.
Last updated 3 days ago
12.84 score 96 packages 14k scripts 55k downloadsGPArotation - GPA Factor Rotation
Gradient Projection Algorithm Rotation for Factor Analysis. See '?GPArotation.Intro' for more details.
Last updated 13 days ago
12.63 score 1 stars 351 packages 1.1k scripts 158k downloadsexpm - Matrix Exponential, Log, 'etc'
Computation of the matrix exponential, logarithm, sqrt, and related quantities, using traditional and modern methods.
Last updated 19 days ago
12.14 score 423 packages 1.2k scripts 88k 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 6 days ago
11.54 score 142 packages 304 scripts 41k 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 24 days ago
11.41 score 886 packages 828 scripts 294k 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 1 months ago
10.62 score 22 packages 862 scripts 13k downloadsstabledist - Stable Distribution Functions
Density, Probability and Quantile functions, and random number generation for (skew) stable distributions, using the parametrizations of Nolan.
Last updated 28 days ago
9.80 score 1 stars 219 packages 79 scripts 39k 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 2 months ago
9.43 score 26 packages 1.0k scripts 1.9k 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
9.04 score 7 packages 378 scripts 12k downloadsdistr - Object Oriented Implementation of Distributions
S4-classes and methods for distributions.
Last updated 16 days ago
8.88 score 29 packages 332 scripts 3.4k 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 2 months ago
microarrayclustering
8.70 score 9 packages 85 scripts 2.4k 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 28 days ago
8.69 score 1 stars 25 packages 119 scripts 18k 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 13 hours ago
8.28 score 1 stars 5 packages 812 scripts 1.8k 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 19 days ago
7.85 score 15 packages 80 scripts 10k downloadscobs - Constrained B-Splines (Sparse Matrix Based)
Qualitatively Constrained (Regression) Smoothing Splines via Linear Programming and Sparse Matrices.
Last updated 13 days ago
7.48 score 19 packages 131 scripts 4.1k 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 28 days ago
7.44 score 1 stars 19 packages 15 scripts 10k 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 13 days ago
7.38 score 52 packages 74 scripts 5.2k 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 28 days ago
7.38 score 1 stars 4 packages 118 scripts 1.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 2 days ago
7.32 score 10 packages 41 scripts 3.0k downloadsdistrEx - Extensions of Package 'distr'
Extends package 'distr' by functionals, distances, and conditional distributions.
Last updated 16 days ago
7.28 score 14 packages 107 scripts 8.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 2 months ago
infrastructure
7.06 score 18 packages 23 scripts 2.1k downloadsfPortfolio - Rmetrics - Portfolio Selection and Optimization
A collection of functions to optimize portfolios and to analyze them from different points of view.
Last updated 28 days ago
6.99 score 1 stars 2 packages 195 scripts 2.7k downloadsdistrMod - Object Oriented Implementation of Probability Models
Implements S4 classes for probability models based on packages 'distr' and 'distrEx'.
Last updated 16 days ago
6.89 score 6 packages 139 scripts 1.2k 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.85 score 14 packages 70 scripts 841 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 28 days ago
6.76 score 1 stars 283 scripts 3.3k 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 2 months ago
microarraydifferentialexpressionmultiplecomparisons
6.52 score 3 packages 44 scripts 341 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 2 days ago
6.50 score 2 packages 241 scripts 1.8k 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 2 months ago
6.48 score 3 packages 37 scripts 424 downloadsbasefun - Infrastructure for Computing with Basis Functions
Some very simple infrastructure for basis functions.
Last updated 2 days ago
6.21 score 11 packages 18 scripts 2.0k 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 1 months ago
6.21 score 2 packages 104 scripts 1.3k 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 16 days ago
6.15 score 5 packages 17 scripts 2.1k 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 28 days ago
6.11 score 1 stars 3 packages 24 scripts 1.9k downloadsvariables - Variable Descriptions
Abstract descriptions of (yet) unobserved variables.
Last updated 2 days ago
6.00 score 12 packages 11 scripts 1.8k downloadsmlt.docreg - Most Likely Transformations: Documentation and Regression Tests
Additional documentation, a package vignette and regression tests for package mlt.
Last updated 2 days ago
5.82 score 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 2 months ago
5.82 score 1 packages 62 scripts 1.1k 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 13 days ago
5.80 score 5 packages 63 scripts 1.7k downloadsR2MLwiN - Running 'MLwiN' from Within R
An R command interface to the 'MLwiN' multilevel modelling software package.
Last updated 22 days ago
5.60 score 123 scripts 374 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 2 months ago
5.56 score 12 packages 12 scripts 1.8k 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 28 days ago
5.53 score 1 stars 22 scripts 473 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 13 days ago
5.53 score 1 stars 14 scripts 366 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 28 days ago
5.36 score 1 stars 56 scripts 1.3k downloadslpridge - Local Polynomial (Ridge) Regression
Local Polynomial Regression with Ridging.
Last updated 13 days ago
5.26 score 2 packages 8 scripts 395 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 2 days ago
5.15 score 5 scripts 185 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 2 days ago
5.15 score 8 scripts 220 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 2 months ago
microarraypreprocessing
5.12 score 29 scripts 240 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 2 months ago
5.07 score 13 scripts 583 downloadsRobAStBase - Robust Asymptotic Statistics
Base S4-classes and functions for robust asymptotic statistics.
Last updated 3 months ago
5.07 score 4 packages 65 scripts 561 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 1 months ago
4.95 score 1 stars 2 packages 4 scripts 339 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
4.89 score 1 packages 36 scripts 449 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 13 hours ago
4.63 score 1 stars 5 scripts 253 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 28 days ago
4.49 score 1 stars 9 scripts 225 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 16 days ago
4.41 score 3 scripts 600 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 3 months ago
4.41 score 1 packages 57 scripts 405 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 16 days ago
4.37 score 3 packages 7 scripts 430 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 3 months ago
4.35 score 1 packages 50 scripts 518 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 30 days ago
clustering
4.33 score 1 packages 12 scripts 642 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 2 days ago
4.21 score 10 scripts 1.2k 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 3 months ago
4.12 score 29 scripts 272 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 16 days ago
3.89 score 1 packages 3 scripts 433 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 16 days ago
3.89 score 1 packages 6 scripts 429 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 3 months ago
3.77 score 39 scripts 258 downloadsdistrEllipse - S4 Classes for Elliptically Contoured Distributions
Distribution (S4-)classes for elliptically contoured distributions (based on package 'distr').
Last updated 16 days ago
3.67 score 18 scripts 342 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 3 months ago
3.65 score 1 packages 299 downloadsloa - Lattice Options and Add-Ins
Various plots and functions that make use of the lattice/trellis plotting framework. The plots, which include loaPlot(), RgoogleMapsPlot() and trianglePlot(), 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 24 days ago
3.51 score 2 packages 18 scripts 424 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.42 score 22 scripts 539 downloadsdistrRmetrics - Distribution Classes for Distributions from Rmetrics
S4-distribution classes based on package distr for distributions from packages 'fBasics' and 'fGarch'.
Last updated 16 days ago
3.41 score 7 scripts 229 downloadsplugdensity - Plug-in Kernel Density Estimation
Kernel density estimation with global bandwidth selection via "plug-in".
Last updated 13 days ago
3.30 score 3 scripts 484 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 3 months ago
2.83 score 17 scripts 181 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 11 days ago
2.76 score 19 scripts 189 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 5 months ago
15.91 score 2.1k packages 29k scripts 723k 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 5 months ago
11.65 score 70 packages 1.5k scripts 36k 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 12 months ago
8.72 score 145 packages 748 scripts 16k 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 1 years ago
8.51 score 9 packages 358 scripts 2.2k 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 7 months ago
8.13 score 42 packages 840 scripts 6.4k 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.81 score 47 packages 534 scripts 8.5k downloadscensReg - Censored Regression (Tobit) Models
Maximum Likelihood estimation of censored regression (Tobit) models with cross-sectional and panel data.
Last updated 7 months ago
7.16 score 2 packages 143 scripts 3.4k 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 10 months ago
6.98 score 49 packages 239 scripts 9.0k downloadsgrImport - Importing Vector Graphics
Functions for converting, importing, and drawing PostScript pictures in R plots.
Last updated 4 months ago
6.94 score 8 packages 82 scripts 1.9k 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 10 months ago
6.48 score 494 scripts 2.3k downloadsRandVar - Implementation of Random Variables
Implements random variables by means of S4 classes and methods.
Last updated 3 months ago
6.14 score 7 packages 44 scripts 688 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 4 months ago
5.77 score 14 packages 80 scripts 2.9k 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 10 months ago
5.72 score 187 scripts 1.1k 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.47 score 8 packages 288 scripts 4.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.20 score 1 packages 76 scripts 384 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 11 months ago
4.95 score 2 packages 148 scripts 645 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 1 years ago
4.87 score 1 stars 25 packages 49 scripts 709 downloadsskellam - Densities and Sampling for the Skellam Distribution
Functions for the Skellam distribution, including: density (pmf), cdf, quantiles and regression.
Last updated 10 months ago
4.55 score 2 packages 54 scripts 1.1k 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 9 months ago
4.47 score 3 packages 33 scripts 662 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.99 score 2 packages 76 scripts 2.1k 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 7 months ago
clustering
3.97 score 3 packages 26 scripts 575 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.83 score 4 packages 20 scripts 2.8k 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.39 score 3 packages 25 scripts 1.1k 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 267 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 months ago
3.26 score 2 scripts 633 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.06 score 7 scripts 1.1k 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 9 months ago
3.00 score 7 scripts 538 downloadstframePlus - Time Frame Coding Kernel Extensions
Extensions and additional 'tframe' utilities.
Last updated 9 months ago
3.00 score 8 scripts 455 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 4 months ago
2.76 score 57 scripts 945 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 193 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 6 months ago
2.53 score 34 scripts 401 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 7 months ago
2.41 score 13 scripts 508 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 10 months ago
clustering
2.30 score 3 scripts 133 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 243 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 293 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 7 months ago
2.08 score 12 scripts 552 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 packages 3 scripts 262 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 226 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 1 scripts 214 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 213 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 417 downloadsxtable - Export Tables to LaTeX or HTML
Coerce data to LaTeX and HTML tables.
Last updated 4 years ago
13.27 score 2.2k packages 25k scripts 547k 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 2 years ago
10.25 score 237 packages 2.6k scripts 47k 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.77 score 14 packages 1.2k scripts 10k 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.87 score 20 packages 414 scripts 17k 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.44 score 5 stars 48 packages 546 scripts 7.0k 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
7.23 score 75 packages 552 scripts 14k downloadslinprog - Linear Programming / Optimization
Can be used to solve Linear Programming / Linear Optimization problems by using the simplex algorithm.
Last updated 3 years ago
6.99 score 148 packages 74 scripts 15k 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
6.00 score 11 packages 181 scripts 1.7k 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 7 years ago
5.62 score 1 packages 140 scripts 329 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.31 score 103 scripts 442 downloadsarrayhelpers - Convenience Functions for Arrays
Some convenient functions to work with arrays.
Last updated 5 years ago
4.97 score 25 packages 32 scripts 3.9k 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
4.92 score 2 packages 46 scripts 339 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 2 years ago
4.87 score 3 packages 136 scripts 374 downloadsRsymphony - SYMPHONY in R
An R interface to the SYMPHONY solver for mixed-integer linear programs.
Last updated 3 years ago
4.82 score 6 packages 84 scripts 4.4k downloadstruncreg - Truncated Gaussian Regression Models
Estimation of models for truncated Gaussian variables by maximum likelihood.
Last updated 6 years ago
4.76 score 7 packages 41 scripts 3.3k 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 6 years ago
4.59 score 4 stars 7 packages 201 scripts 1.2k 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 226 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.36 score 2 stars 106 scripts 2.2k 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 2 years ago
clustering
4.20 score 4 packages 21 scripts 1.6k 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 packages 3 scripts 466 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 packages 37 scripts 191 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 259 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
3.51 score 32 scripts 273 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 19 days ago
3.28 score 1 scripts 233 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.10 score 63 scripts 259 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 packages 12 scripts 338 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 640 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 15 days ago
2.80 score 2 scripts 143 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 packages 2 scripts 209 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 6 years ago
microarrayclustering
2.48 score 1 packages 8 scripts 155 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 packages 5 scripts 201 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 packages 5 scripts 288 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 168 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 188 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.19 score 14 scripts 1.1k 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.11 score 13 scripts 178 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 174 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 246 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 2 years ago
2.00 score 8 scripts 220 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 8 years ago
2.00 score 8 scripts 342 downloads