r-sparsehessianfd
|
public |
Estimates Hessian of a scalar-valued function, and returns it in a sparse Matrix format. The sparsity pattern must be known in advance. The algorithm is especially efficient for hierarchical models with a large number of heterogeneous units. See Braun, M. (2017) <doi:10.18637/jss.v082.i10>.
|
2025-03-25 |
r-sparcl
|
public |
Implements the sparse clustering methods of Witten and Tibshirani (2010): "A framework for feature selection in clustering"; published in Journal of the American Statistical Association 105(490): 713-726.
|
2025-03-25 |
r-spam64
|
public |
Provides the Fortran code of the R package 'spam' with 64-bit integers. Loading this package together with the R package spam enables the sparse matrix class spam to handle huge sparse matrices with more than 2^31-1 non-zero elements.
|
2025-03-25 |
r-spam
|
public |
Set of functions for sparse matrix algebra. Differences with other sparse matrix packages are: (1) we only support (essentially) one sparse matrix format, (2) based on transparent and simple structure(s), (3) tailored for MCMC calculations within G(M)RF. (4) and it is fast and scalable (with the extension package spam64).
|
2025-03-25 |
r-spacejam
|
public |
This package provides an extension of conditional independence (CIG) and directed acyclic graph (DAG) estimation to the case where conditional relationships are (non-linear) additive models.
|
2025-03-25 |
r-space
|
public |
Partial correlation estimation with joint sparse regression model
|
2025-03-25 |
r-soundexbr
|
public |
The SoundexBR package provides an algorithm for decoding names into phonetic codes, as pronounced in Portuguese. The goal is for homophones to be encoded to the same representation so that they can be matched despite minor differences in spelling. The algorithm mainly encodes consonants; a vowel will not be encoded unless it is the first letter. The soundex code resultant consists of a four digits long string composed by one letter followed by three numerical digits: the letter is the first letter of the name, and the digits encode the remaining consonants.
|
2025-03-25 |
r-soobench
|
public |
Collection of different single objective test functions useful for benchmarks and algorithm development.
|
2025-03-25 |
r-sommer
|
public |
Structural multivariate-univariate linear mixed model solver for estimation of multiple random effects and unknown variance-covariance structures (i.e. heterogeneous and unstructured variance models) (Covarrubias-Pazaran, 2016 <doi:10.1371/journal.pone.0156744>; Maier et al., 2015 <doi:10.1016/j.ajhg.2014.12.006>). ML/REML estimates can be obtained using the Direct-Inversion Newton-Raphson and Direct-Inversion Average Information algorithms. Designed for genomic prediction and genome wide association studies (GWAS), particularly focused in the p > n problem (more coefficients than observations) and dense known covariance structures for levels of random effects. Spatial models can also be fitted using i.e. the two-dimensional spline functionality available in sommer.
|
2025-03-25 |
r-som
|
public |
Self-Organizing Map (with application in gene clustering).
|
2025-03-25 |
r-softrandomforest
|
public |
Performs random forests for soft decision trees for a classification problem. Current limitations are for a maximum depth of 5 resulting in 16 terminal nodes. Some data cleaning is required before input. Final graphic output requires currently requires exporting to 'Microsoft Excel' for visualization. Method based on Irsoy, Yildiz and Alpaydin (2012, ISBN: 978-4-9906441-1-6).
|
2025-03-25 |
r-softimpute
|
public |
Iterative methods for matrix completion that use nuclear-norm regularization. There are two main approaches.The one approach uses iterative soft-thresholded svds to impute the missing values. The second approach uses alternating least squares. Both have an "EM" flavor, in that at each iteration the matrix is completed with the current estimate. For large matrices there is a special sparse-matrix class named "Incomplete" that efficiently handles all computations. The package includes procedures for centering and scaling rows, columns or both, and for computing low-rank SVDs on large sparse centered matrices (i.e. principal components)
|
2025-03-25 |
r-soda
|
public |
Functions, examples and other software related to the book "Software for Data Analysis: Programming with R". See package?SoDA for an overview.
|
2025-03-25 |
r-socialnetworks
|
public |
Generates social networks using either of two approaches: using either pairwise distances or territorial area intersections.
|
2025-03-25 |
r-social
|
public |
A set of functions to quantify and visualise social autocorrelation.
|
2025-03-25 |
r-soccer
|
public |
Functions for evaluating tournament predictions, simulating results from individual soccer matches and tournaments. See <http://sandsynligvis.dk/2018/08/03/world-cup-prediction-winners/> for more information.
|
2025-03-25 |
r-sobolsequence
|
public |
R implementation of S. Joe and F. Y. Kuo(2008) <DOI:10.1137/070709359>. The implementation is based on the data file new-joe-kuo-6.21201 <http://web.maths.unsw.edu.au/~fkuo/sobol/>.
|
2025-03-25 |
r-snnr
|
public |
Solve the problem of over-parameterization in neural networks for genomic selection. Daniel Gianola, Hayrettin OkutEmail, Kent A Weigel and Guilherme JM Rosa (2011) <doi:10.1186/1471-2156-12-87>.
|
2025-03-25 |
r-snipem
|
public |
Snipping methods optimally removing scattered cells for robust estimation and cluster analysis.
|
2025-03-25 |
r-snappier
|
public |
Compression and decompression with 'Snappy'.
|
2025-03-25 |
r-snakecharmr
|
public |
Run 'Python' code, make function calls, assign and retrieve variables, etc. from R. A fork from 'rPython' which uses 'jsonlite', 'Rcpp' and has several fixes and improvements.
|
2025-03-25 |
r-smoothsurv
|
public |
Contains, as a main contribution, a function to fit a regression model with possibly right, left or interval censored observations and with the error distribution expressed as a mixture of G-splines. Core part of the computation is done in compiled C++ written using the Scythe Statistical Library Version 0.3.
|
2025-03-25 |
r-smoothhazard
|
public |
Estimation of two-state (survival) models and irreversible illness- death models with possibly interval-censored,left-truncated and right-censored data. Proportional intensities regression models can be specified to allow for covariates effects separately for each transition. We use either a parametric approach with Weibull baseline intensities or a semi-parametric approach with M-splines approximation of baseline intensities in order to obtain smooth estimates of the hazard functions. Parameter estimates are obtained by maximum likelihood in the parametric approach and by penalized maximum likelihood in the semi-parametric approach.
|
2025-03-25 |
r-smma
|
public |
Efficient design matrix free procedure for solving a soft maximin problem for large scale array-tensor structured models. Currently Lasso and SCAD penalized estimation is implemented.
|
2025-03-25 |
r-smitidvisu
|
public |
Visualisation tools for 'SMITIDstruct' package. Allow to visualize host timeline, transmission tree, index diversities and variant graph using HTMLwidgets. It mainly using D3JS javascript framework.
|
2025-03-25 |
r-smisc
|
public |
A collection of functions for statistical computing and data manipulation in R. Includes routines for data ingestion, operating on dataframes and matrices, conversion to and from lists, converting factors, filename manipulation, programming utilities, parallelization, plotting, statistical and mathematical operations, and time series.
|
2025-03-25 |
r-smfsb
|
public |
Code and data for modelling and simulation of stochastic kinetic biochemical network models. It contains the code and data associated with the second and third editions of the book Stochastic Modelling for Systems Biology, published by Chapman & Hall/CRC Press.
|
2025-03-25 |
r-sme
|
public |
Fit smoothing-splines mixed-effects models to replicated functional data sets and visualise the results.
|
2025-03-25 |
r-smds
|
public |
Symbolic multidimensional scaling for interval-valued dissimilarities. The hypersphere model and the hyperbox model are available.
|
2025-03-25 |
r-smc
|
public |
particle filtering, auxiliary particle filtering and sequential Monte Carlo algorithms
|
2025-03-25 |
r-smac
|
public |
This package provides a solution path for L1-penalized angle-based classification. Three loss functions are implemented in smac, including the deviance loss in logistic regression, the exponential loss in boosting, and the proximal support vector machine loss.
|
2025-03-25 |
r-smaa
|
public |
Implementation of the Stochastic Multi-Criteria Acceptability Analysis (SMAA) family of Multiple Criteria Decision Analysis (MCDA) methods.
|
2025-03-25 |
r-sm
|
public |
This is software linked to the book 'Applied Smoothing Techniques for Data Analysis - The Kernel Approach with S-Plus Illustrations' Oxford University Press.
|
2025-03-25 |
r-slp
|
public |
Interface for creation of 'slp' class smoother objects for use in Generalized Additive Models (as implemented by packages 'gam' and 'mgcv').
|
2025-03-25 |
r-slope
|
public |
Efficient procedures for Sorted L1 Penalized Estimation (SLOPE). The sorted L1 norm is useful for statistical estimation and testing, particularly for variable selection in the linear model.
|
2025-03-25 |
r-slhd
|
public |
Generate the optimal Latin Hypercube Designs (LHDs) for computer experiments with quantitative factors and the optimal Sliced Latin Hypercube Designs (SLHDs) for computer experiments with both quantitative and qualitative factors. Details of the algorithm can be found in Ba, S., Brenneman, W. A. and Myers, W. R. (2015), "Optimal Sliced Latin Hypercube Designs," Technometrics. Important function in this package is "maximinSLHD".
|
2025-03-25 |
r-slfm
|
public |
Set of tools to find coherent patterns in microarray data using a Bayesian Sparse Latent Factor Model - SLFM; see Duarte and Mayrink (2015) <DOI:10.1007/978-3-319-12454-4_15>. Considerable effort has been put into making slfm fast and memory efficient, turning it an interesting alternative to simpler methods in terms of execution time. It implements versions of the SLFM based on two type of mixtures priors for the loadings: one relying on a degenerate component at zero and the other using a small variance normal distribution for the spike part of the mixture. It also implements additional functions to allow pre-processing procedures for the data and to fit the model for a large number of probesets or genes.
|
2025-03-25 |
r-skda
|
public |
Sparse (Multicategory) Kernel Discriminant Analysis does variable selection for nonparametric classification
|
2025-03-25 |
r-skat
|
public |
Functions for kernel-regression-based association tests including Burden test, SKAT and SKAT-O. These methods aggregate individual SNP score statistics in a SNP set and efficiently compute SNP-set level p-values.
|
2025-03-25 |
r-sitmo
|
public |
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel environment. In addition, there is a generator for one dimensional low-discrepancy sequence. The objective of this library to consolidate the distribution of the 'sitmo' (C++98 & C++11), 'threefry' and 'vandercorput' (C++11-only) engines on CRAN by enabling others to link to the header files inside of 'sitmo' instead of including a copy of each engine within their individual package. Lastly, the package contains example implementations using the 'sitmo' package and three accompanying vignette that provide additional information.
|
2025-03-25 |
r-simputation
|
public |
Easy to use interfaces to a number of imputation methods that fit in the not-a-pipe operator of the 'magrittr' package.
|
2025-03-25 |
r-simone
|
public |
Implements the inference of co-expression networks based on partial correlation coefficients from either steady-state or time-course transcriptomic data. Note that with both type of data this package can deal with samples collected in different experimental conditions and therefore not identically distributed. In this particular case, multiple but related networks are inferred on one simone run.
|
2025-03-25 |
r-simmer
|
public |
A process-oriented and trajectory-based Discrete-Event Simulation (DES) package for R. It is designed as a generic yet powerful framework. The architecture encloses a robust and fast simulation core written in 'C++' with automatic monitoring capabilities. It provides a rich and flexible R API that revolves around the concept of trajectory, a common path in the simulation model for entities of the same type. Documentation about 'simmer' is provided by several vignettes included in this package, via the paper by Ucar, Smeets & Azcorra (2019, <doi:10.18637/jss.v090.i02>), and the paper by Ucar, Hernández, Serrano & Azcorra (2018, <doi:10.1109/MCOM.2018.1700960>); see 'citation("simmer")' for details.
|
2025-03-25 |
r-siminf
|
public |
Provides an efficient and very flexible framework to conduct data-driven epidemiological modeling in realistic large scale disease spread simulations. The framework integrates infection dynamics in subpopulations as continuous-time Markov chains using the Gillespie stochastic simulation algorithm and incorporates available data such as births, deaths and movements as scheduled events at predefined time-points. Using C code for the numerical solvers and 'OpenMP' (if available) to divide work over multiple processors ensures high performance when simulating a sample outcome. One of our design goals was to make the package extendable and enable usage of the numerical solvers from other R extension packages in order to facilitate complex epidemiological research. The package contains template models and can be extended with user-defined models.
|
2025-03-25 |
r-similar
|
public |
An implementation of a novel method to quantify the similarity the code-base of R functions by means of program dependence graphs. Possible use cases include detection of code clones for improving software quality and of plagiarism among students' homework assignments.
|
2025-03-25 |
r-simframe
|
public |
A general framework for statistical simulation.
|
2025-03-25 |
r-simecol
|
public |
An object oriented framework to simulate ecological (and other) dynamic systems. It can be used for differential equations, individual-based (or agent-based) and other models as well. It supports structuring of simulation scenarios (to avoid copy and paste) and aims to improve readability and re-usability of code.
|
2025-03-25 |
r-sim.diffproc
|
public |
It provides users with a wide range of tools to simulate, estimate, analyze, and visualize the dynamics of stochastic differential systems in both forms Ito and Stratonovich. Statistical analysis with parallel Monte Carlo and moment equations methods of SDE's. Enabled many searchers in different domains to use these equations to modeling practical problems in financial and actuarial modeling and other areas of application, e.g., modeling and simulate of first passage time problem in shallow water using the attractive center (Boukhetala K, 1996) ISBN:1-56252-342-2.
|
2025-03-25 |
r-simctest
|
public |
Algorithms for the implementation and evaluation of Monte Carlo tests, as well as for their use in multiple testing procedures.
|
2025-03-25 |
r-simcdm
|
public |
Provides efficient R and 'C++' routines to simulate cognitive diagnostic model data for Deterministic Input, Noisy "And" Gate ('DINA') and reduced Reparameterized Unified Model ('rRUM') from Culpepper and Hudson (2017) <doi: 10.1177/0146621617707511>, Culpepper (2015) <doi:10.3102/1076998615595403>, and de la Torre (2009) <doi:10.3102/1076998607309474>.
|
2025-03-25 |