This R package caches the results of a function so that when you call it again with the same arguments it returns the pre-computed value.
This package provides a fast and user-friendly implementation of nonparametric estimators for censored event history (survival) analysis with the Kaplan-Meier and Aalen-Johansen methods.
A thin and safe wrapper around ALSA. Provides APIs for many parts of ALSA including audio playback, audio recording, HCtl API, raw MIDI and MIDI sequencer.
A thin and safe wrapper around ALSA. Provides APIs for many parts of ALSA including audio playback, audio recording, HCtl API, raw MIDI and MIDI sequencer.
A thin and safe wrapper around ALSA. Provides APIs for many parts of ALSA including audio playback, audio recording, HCtl API, raw MIDI and MIDI sequencer.
A thin and safe wrapper around ALSA. Provides APIs for many parts of ALSA including audio playback, audio recording, HCtl API, raw MIDI and MIDI sequencer.
This package provides some basic linear algebra functionality for sparse matrices. It includes Cholesky decomposition and backsolving as well as standard R subsetting and Kronecker products.
The LabKey
client library for R makes it easy for R users to load live data from a LabKey
Server, <https://www.labkey.com/>, into the R environment for analysis, provided users have permissions to read the data. It also enables R users to insert, update, and delete records stored on a LabKey
Server, provided they have appropriate permissions to do so.
An R and Repast integration tool for running individual-based (IbM
) simulation models developed using Repast Simphony Agent-Based framework directly from R code supporting multicore execution. This package integrates Repast Simphony models within R environment, making easier the tasks of running and analyzing model output data for automated parameter calibration and for carrying out uncertainty and sensitivity analysis using the power of R environment.
This package provides functions for geo-statistical analysis of both continuous and count data using maximum likelihood methods. The models implemented in the package use stationary Gaussian processes with Matern correlation function to carry out spatial prediction in a geographical area of interest. The underpinning theory of the methods implemented in the package are found in Diggle and Giorgi (2019, ISBN: 978-1-138-06102-7).
When teaching statistics, it can often be desirable to uncouple the content from specific software packages. To ease such efforts, the Rosetta Stats website (<https://rosettastats.com>) allows comparing analyses in different packages. This package is the companion to the Rosetta Stats website, aiming to provide functions that produce output that is similar to output from other statistical packages, thereby facilitating software-agnostic teaching of statistics.
This package provides a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger compliant API.
This package gives the ability to automatically generate and serve an HTTP API from R functions using the annotations in the R documentation around your functions.
Visualisation of multidimensional data through different Andrews curves: Andrews, D. F. (1972) Plots of High-Dimensional Data. Biometrics, 28(1), 125-136. <doi:10.2307/2528964>.
This package implements a classification method described by Grice (2011, ISBN:978-0-12-385194-9) using binary procrustes rotation; a simplified version of procrustes rotation.
Allows the user to apply nice color gradients to shiny elements. The gradients are extracted from the colorffy website. See <https://www.colorffy.com/gradients/catalog>.
Package for CShapes 2.0, a GIS dataset of country borders (1886-today). Includes functions for data extraction and the computation of distance matrices and -lists.
Collects a diverse range of symbolic data and offers a comprehensive set of functions that facilitate the conversion of traditional data into the symbolic data format.
Templates and data files to support "Discrete Choice Analysis with R", Páez, A. and Boisjoly, G. (2023) <doi:10.1007/978-3-031-20719-8>.
Interactive data exploration with one line of code, automated reporting or use an easy to remember set of tidy functions for low code exploratory data analysis.
Calculates the empirical likelihood ratio and p-value for a mean-type hypothesis (or multiple mean-type hypotheses) based on two samples with possible censored data.
Calculates exact tests and confidence intervals for one-sample binomial and one- or two-sample Poisson cases (see Fay (2010) <doi:10.32614/rj-2010-008>).
This package provides a dataset of favourite numbers, selected from an online poll of over 30,000 people by Alex Bellos (http://pages.bloomsbury.com/favouritenumber).
An implementation in Rcpp / RcppArmadillo
of Partial Least Square algorithms. This package includes other functions to perform the double cross-validation and a fast correlation.