We discuss the R package SQUAREM for accelerating iterative algorithms which exhibit slow, monotone convergence. These include the well-known expectation-maximization
algorithm, majorize-minimize (MM), and other EM-like algorithms such as…
Multiobjective evolutionary algorithms based on decomposition (MOEA/D) represent
a widely used class of population-based metaheuristics for the solution of multicriteria
optimization problems. We introduce the MOEADr package, which offers many of…
BPEC is an R package for Bayesian phylogeographic and ecological clustering which
allows geographical, environmental and phenotypic measurements to be combined with
deoxyribonucleic acid (DNA) sequences in order to reveal geographic structuring of…
The rscala software is a simple, two-way bridge between R and Scala that allows users
to leverage the unique strengths of both languages in a single project. Scala classes can
be instantiated from R and Scala methods can be called. Arbitrary Scala…
Many real-world systems are profitably described as complex networks that grow over
time. Preferential attachment and node fitness are two simple growth mechanisms that
not only explain certain structural properties commonly observed in real-world…
M-estimation, or estimating equation, methods are widely applicable for point estimation and asymptotic inference. In this paper, we present an R package that can find
roots and compute the empirical sandwich variance estimator for any set of…
The mlt package implements maximum likelihood estimation in the class of conditional transformation models. Based on a suitable explicit parameterization of the unconditional or conditional transformation function using infrastructure from package…