nloptr - R Interface to NLopt
Solve optimization problems using an R interface to NLopt. NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms. See <https://nlopt.readthedocs.io/en/latest/NLopt_Algorithms/> for more information on the available algorithms. Building from included sources requires 'CMake'. On Linux and 'macOS', if a suitable system build of NLopt (2.7.0 or later) is found, it is used; otherwise, it is built from included sources via 'CMake'. On Windows, NLopt is obtained through 'rwinlib' for 'R <= 4.1.x' or grabbed from the appropriate toolchain for 'R >= 4.2.0'.
Last updated 5 months ago
16.80 score 105 stars 1.7k packages 960 scripts 437k downloadsroahd - Robust Analysis of High Dimensional Data
A collection of methods for the robust analysis of univariate and multivariate functional data, possibly in high-dimensional cases, and hence with attention to computational efficiency and simplicity of use. See the R Journal publication of Ieva et al. (2019) <doi:10.32614/RJ-2019-032> for an in-depth presentation of the 'roahd' package. See Aleman-Gomez et al. (2021) <arXiv:2103.08874> for details about the concept of depthgram.
Last updated 3 years ago
6.28 score 2 stars 2 packages 159 scripts 283 downloadsflipr - Flexible Inference via Permutations in R
A flexible permutation framework for making inference such as point estimation, confidence intervals or hypothesis testing, on any kind of data, be it univariate, multivariate, or more complex such as network-valued data, topological data, functional data or density-valued data.
Last updated 1 years ago
5.76 score 6 stars 1 packages 16 scripts 240 downloadsrgeomstats - Interface to 'Geomstats'
Provides an interface to the Python package 'Geomstats' authored by Miolane et al. (2020) <arXiv:2004.04667>.
Last updated 2 years ago
3.78 score 4 stars 1 packages 5 scripts 178 downloadsdistops - Usual Operations for Distance Matrices in R
It provides the subset operator for dist objects and a function to compute medoid(s) that are fully parallelized leveraging the 'RcppParallel' package. It also provides functions for package developers to easily implement their own parallelized dist() function using a custom 'C++'-based distance function.
Last updated 10 months ago
3.48 score 2 stars 3 scripts 159 downloadssquat - Statistics for Quaternion Temporal Data
An implementation of statistical tools for the analysis of rotation-valued time series and functional data. It relies on pre-existing quaternion data structure provided by the 'Eigen' 'C++' library.
Last updated 11 months ago
3.00 score 2 stars 5 scripts 152 downloads