Found 183 packages in 0.07 seconds
The Lorentz Transformation in Relativistic Physics
The Lorentz transformation in special relativity; also the gyrogroup structure of three-velocities. Performs active and passive transformations and has the ability to use units in which the speed of light is not unity. Includes some experimental functionality for celerity and rapidity. For general relativity, see the 'schwarzschild' package.
The Weyl Algebra
A suite of routines for Weyl algebras. Notation follows
Coutinho (1995, ISBN 0-521-55119-6, "A Primer of Algebraic
D-Modules"). Uses 'disordR' discipline
(Hankin 2022
Manipulate Virtual Functions
If f <- function(x){x^2} and g <- function(x){x+1} it is a constant source of annoyance that "f+g" is not defined. Package 'vfunc' allows you to do this, and we have (f+g)(2) returning 5. The other arithmetic operators are similarly implemented. A wide class of coding bugs is eliminated.
Setup and connect to 'OpenTripPlanner'
Setup and connect to 'OpenTripPlanner' (OTP) < http://www.opentripplanner.org/>. OTP is an open source platform for multi-modal and multi-agency journey planning written in 'Java'. The package allows you to manage a local version or connect to remote OTP server to find walking, cycling, driving, or transit routes. This package has been peer-reviewed by rOpenSci (v. 0.2.0.0).
Stochastic Robust Multivariate Statistics
Algorithms for robust multivariate statistics (STochAstic Robust multivaRiate Statistics)
including geometric median and geometric median covariance computation,
k-medians clustering and robust median Principal Compenents Analysis (PCA),
robust estimation of parameters for Gaussian, Student, or Laplace mixture models.
'STARRS' provides an independent, clean, consolidated and cohesive framework,
while drawing inspiration from the approaches implemented in packages 'Gmedian', 'Kmedians', 'RGMM', 'RobRegression'.
Methods used in the package refer to
H. Robbins, S. Monro (1951)
Display Tournament Fixtures using Knock Out and Round Robin Techniques
Use of Knock Out and Round Robin Techniques in preparing tournament fixtures as discussed in the Book Health and Physical Education by 'Dr. V K Sharma'(2018,ISBN:978-93-5272-134-4).
A SPARQL Client for R
Provides a client for running SPARQL queries directly from R. SPARQL (short for SPARQL Protocol and RDF Query Language) is a query language used to retrieve and manipulate data stored in RDF (Resource Description Framework) format.
Joint Segmentation of Correlated Time Series
It contains a function designed to the joint segmentation in the mean of several correlated series. The method is described in the paper X. Collilieux, E. Lebarbier and S. Robin. A factor model approach for the joint segmentation with between-series correlation (2015)
The Davies Quantile Function
Various utilities for the Davies distribution.
Example Data Sets for Causal Inference Textbooks
Example data sets to run the example problems from causal inference textbooks. Currently, contains data sets for Huntington-Klein, Nick (2021 and 2025) "The Effect" < https://theeffectbook.net>, first and second edition, Cunningham, Scott (2021 and 2025, ISBN-13: 978-0-300-25168-5) "Causal Inference: The Mixtape", and Hernán, Miguel and James Robins (2020) "Causal Inference: What If" < https://www.hsph.harvard.edu/miguel-hernan/causal-inference-book/>.