Found 171 packages in 0.03 seconds
Planning and Analysing Survival Studies under Non-Proportional Hazards
Piecewise constant hazard functions are used to flexibly model survival distributions with non-proportional hazards and
to simulate data from the specified distributions. A function to calculate weighted log-rank tests for the comparison of two
hazard functions is included. Also, a function to calculate a test using the maximum of a set of test statistics from weighted
log-rank tests (MaxCombo test) is provided. This test utilizes the asymptotic multivariate normal joint distribution of the
separate test statistics. The correlation is estimated from the data. These methods are described in Ristl et al. (2021)
Octonions and Quaternions
Quaternions and Octonions are four- and eight- dimensional extensions of the complex numbers. They are normed division algebras over the real numbers and find applications in spatial rotations (quaternions), and string theory and relativity (octonions). The quaternions are noncommutative and the octonions nonassociative. See the package vignette for more details.
Flexible Framework for Developing Spatial Interaction Models
Develop spatial interaction models (SIMs). SIMs predict the
amount of interaction, for example number of trips per day, between
geographic entities representing trip origins and destinations.
Contains functions for creating origin-destination datasets
from geographic input datasets and calculating movement between
origin-destination pairs with constrained, production-constrained,
and attraction-constrained models (Wilson 1979)
Efficient Evaluation of Quadratic Forms
A range of quadratic forms are evaluated, using efficient methods. Unnecessary transposes are not performed. Complex values are handled consistently.
Colors for all
Color palettes for all people, including those with color vision deficiency. Popular color palette series have been organized by type and have been scored on several properties such as color-blind-friendliness and fairness (i.e. do colors stand out equally?). Own palettes can also be loaded and analysed. Besides the common palette types (categorical, sequential, and diverging) it also includes cyclic and bivariate color palettes. Furthermore, a color for missing values is assigned to each palette.
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
The Free Algebra
The free algebra in R with non-commuting indeterminates.
Uses 'disordR' discipline
(Hankin, 2022,
Work with Open Road Traffic Casualty Data from Great Britain
Work with and download road traffic casualty data from Great
Britain. Enables access to the UK's official road safety statistics,
'STATS19'. Enables users to specify a download directory for the data,
which can be set permanently by adding `STATS19_DOWNLOAD_DIRECTORY=/path/to/a/dir`
to your `.Renviron` file, which can be opened with `usethis::edit_r_environ()`.
The data is provided as a series of `.csv` files.
This package downloads, reads-in and formats the data, making it suitable
for analysis. See the stats19 vignette for details. Data available from
1979 to 2024. See the official data series at
< https://www.data.gov.uk/dataset/cb7ae6f0-4be6-4935-9277-47e5ce24a11f/road-accidents-safety-data>.
The package is described in a paper in the Journal of Open Source Software
(Lovelace et al. 2019)
Cycle Routing and Data for Cycling Advocacy
An interface to the cycle routing/data services provided by 'CycleStreets', a not-for-profit social enterprise and advocacy organisation. The application programming interfaces (APIs) provided by 'CycleStreets' are documented at (< https://www.cyclestreets.net/api/>). The focus of this package is the journey planning API, which aims to emulate the routes taken by a knowledgeable cyclist. An innovative feature of the routing service of its provision of fastest, quietest and balanced profiles. These represent routes taken to minimise time, avoid traffic and compromise between the two, respectively.
ROBustness in Network
Assesses the robustness of the community structure of a network found by one or more community detection algorithm to give indications about their reliability. It detects if the community structure found by a set of algorithms is statistically significant and compares the different selected detection algorithms on the same network. robin helps to choose among different community detection algorithms the one that better fits the network of interest. Reference in Policastro V., Righelli D., Carissimo A., Cutillo L., De Feis I. (2021) < https://journal.r-project.org/archive/2021/RJ-2021-040/index.html>.