'Armadillo' is a templated C++ linear algebra library (by Conrad Sanderson) that aims towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries. The 'RcppArmadillo' package includes the header files from the templated 'Armadillo' library. Thus users do not need to install ...
Artifacts using RcppArmadillo (480)
81.Roptim1 usages
org.renjin.cran » roptim GPL
Perform general purpose optimization in R using C++. A unified wrapper interface is provided to call C functions of the five optimization algorithms ('Nelder-Mead', 'BFGS', 'CG', 'L-BFGS-B' and 'SANN') underlying optim().
Last Release on May 12, 2022
82.RcppDE1 usages
org.renjin.cran » RcppDE GPL
An efficient C++ based implementation of the 'DEoptim' function which performs global optimization by differential evolution. Its creation was motivated by trying to see if the old approximation "easier, shorter, faster: pick any two" could in fact ...
Last Release on May 1, 2022
Functions capable of performing efficient design matrix free penalized estimation in large scale 2 and 3-dimensional generalized linear array model framework. The generic glamlasso() function solves the penalized maximum likelihood estimation ...
Last Release on Apr 30, 2022
84.Phase1231 usages
org.renjin.cran » Phase123 GPL
Contains three simulation functions for implementing the entire Phase 123 trial and the separate Eff-Tox and Phase 3 portions of the trial, which may be beneficial for use on clusters. The functions AssignEffTox() and RandomizeEffTox() assign doses ...
Last Release on May 1, 2022
85.Crawl1 usages
org.renjin.cran » crawl CC0
Fit continuous-time correlated random walk models with time indexed covariates to animal telemetry data. The model is fit using the Kalman-filter on a state space version of the continuous-time stochastic movement process.
Last Release on May 1, 2022
86.Rflann1 usages
org.renjin.cran » rflann GPL
Basic R interface for the 'FLANN' C++ library version 1.8.4 written by Marius Muja and David Lowe. K-nearest neighbours searching and radius searching.
Last Release on Apr 30, 2022
87.Mixsqp1 usages
org.renjin.cran » mixsqp MIT
Provides optimization algorithms based on sequential quadratic programming (SQP) for maximum likelihood estimation of the mixture proportions in a finite mixture model where the component densities are known. The algorithms are expected to obtain ...
Last Release on Apr 30, 2022
A Utility for Detection and Visualization of Differential Exon or Splice-Junction Usage in RNA-Seq data.
Last Release on Apr 29, 2022
The core function of this R package is to provide the implementation of the well-cited and well-reviewed QUBIC algorithm, aiming to deliver an effective and efficient biclustering capability. This package also includes the following related ...
Last Release on Apr 28, 2022
90.FICA1 usages
org.renjin.cran » fICA GPL
Algorithms for classical symmetric and deflation-based FastICA, reloaded deflation-based FastICA algorithm and an algorithm for adaptive deflation-based FastICA using multiple nonlinearities. For details, see Miettinen et al.
Last Release on May 1, 2022
