Parallel

Artifacts using parallel version 0.8.2161 (69)
Sort by:Popular

Provides a large number of functions from numerical analysis and linear algebra, numerical optimization, differential equations, time series, plus some well-known special mathematical functions. Uses 'MATLAB' function names where appropriate to ...
Last Release on Feb 14, 2021
Various R programming tools for data manipulation, including: - medical unit conversions ('ConvertMedUnits', 'MedUnits'), - combining objects ('bindData', 'cbindX', 'combine', 'interleave'), - character vector operations ('centerText', 'startsWith', ...
Last Release on May 12, 2022
This package takes a list of p-values resulting from the simultaneous testing of many hypotheses and estimates their q-values and local FDR values. The q-value of a test measures the proportion of false positives incurred (called the false discovery ...
Last Release on Apr 28, 2022
Useful utilities ['goodies'] from Seminar fuer Statistik ETH Zurich, some of which were ported from S-plus in the 1990's. For graphics, have pretty (Log-scale) axes, an enhanced Tukey-Anscombe plot, combining histogram and boxplot, 2d-residual plots, ...
Last Release on Apr 30, 2022
This package implements a data structure similar to dictionaries in Python and hashes in Perl and other languages but with a implementation and API with an R flavor. For objects of appreciable size, hashes outperform native named lists and vectors ...
Last Release on Apr 30, 2022
Finds the k nearest neighbours for every point in a given dataset in O(N log N) time using Arya and Mount's ANN library (v1.1.3). There is support for approximate as well as exact searches, fixed radius searches and 'bd' as well as 'kd' trees.
Last Release on Feb 15, 2021
Tools for Clustering and Principal Component Analysis (With robust methods, and parallelized functions).
Last Release on Nov 4, 2024
The 'timeDate' class fulfils the conventions of the ISO 8601 standard as well as of the ANSI C and POSIX standards. Beyond these standards it provides the "Financial Center" concept which allows to handle data records collected in different time ...
Last Release on Nov 21, 2024
A library of core preprocessing routines.
Last Release on Nov 4, 2024
Various tools for creating iterators, many patterned after functions in the Python itertools module, and others patterned after functions in the 'snow' package.
Last Release on Feb 14, 2021