Found 162 packages in 0.18 seconds
Provides a Function to Calculate Prize Winner Indices Based on Bibliometric Data
A function 'PWI()' that calculates prize winner indices based on bibliometric data is provided. The default is the 'Derek de Solla Price Memorial Medal'. Users can provide recipients of other prizes.
R Interface to the A/B Street Transport System Simulation Software
Provides functions to convert origin-destination data,
represented as straight 'desire lines' in the 'sf' Simple Features
class system, into JSON files that can be directly imported into
A/B Street < https://www.abstreet.org>, a free and open source tool
for simulating urban transport systems and scenarios of change
A Simple Data Science Challenge System
A simple data science challenge system using R Markdown and 'Dropbox' < https://www.dropbox.com/>. It requires no network configuration, does not depend on external platforms like e.g. 'Kaggle' < https://www.kaggle.com/> and can be easily installed on a personal computer.
Create Interactive Graphs with 'Echarts JavaScript' Version 5
Easily create interactive charts by leveraging the 'Echarts Javascript' library which includes 36 chart types, themes, 'Shiny' proxies and animations.
The Free Group
The free group in R; juxtaposition is represented by a
plus. Includes inversion, multiplication by a scalar,
group-theoretic power operation, and Tietze forms. To cite the
package in publications please use Hankin (2022)
The Complex Multivariate Gaussian Distribution
Various utilities for the complex multivariate Gaussian distribution and complex Gaussian processes.
Arbitrary Dimensional Clifford Algebras
A suite of routines for Clifford algebras, using the 'Map' class of the Standard Template Library. Canonical reference: Hestenes (1987, ISBN 90-277-1673-0, "Clifford algebra to geometric calculus"). Special cases including Lorentz transforms, quaternion multiplication, and Grassman algebra, are discussed. Conformal geometric algebra theory is implemented. Uses 'disordR' discipline.
A Multivariate Emulator
A multivariate generalization of the emulator package.
The Exterior Calculus
Provides functionality for working with tensors, alternating
forms, wedge products, Stokes's theorem, and related concepts
from the exterior calculus. Uses 'disordR' discipline
(Hankin, 2022,
How to Add Two R Tables
Methods to "add" two R tables; also an alternative
interpretation of named vectors as generalized R tables, so that
c(a=1,b=2,c=3) + c(b=3,a=-1) will return c(b=5,c=3). Uses
'disordR' discipline (Hankin, 2022,