Manage your source code dependencies by decorating your existing R code with special, roxygen'-style comments.
Perform pairwise likelihood inference in latent autoregressive count models. See Pedeli and Varin (2020) for details.
Automatic detection of hyperlinks for packages and calls in the text of rmarkdown or quarto documents.
Downloads the latest National Transit Database data, processes it, and returns in a tidy data format.
Client for the Office of National Statistics ('ONS') API <https://api.beta.ons.gov.uk/v1>.
This package provides functions to easily convert data to binary formats other programs/machines can understand.
Run lapply()
calls in parallel by submitting them to gridengine clusters using the qsub command.
Empirical adjustment of the distribution of variables originating from (regional) climate model simulations using quantile mapping.
Explore synesthesia consistency test data, calculate consistency scores, and classify participant data as valid or invalid.
Datasets used in "Statistical Methods for the Social Sciences" (SMSS) by Alan Agresti and Barbara Finlay.
This package performs the EM algorithm for regression models using Skew Scale Mixtures of Normal Distributions.
This package implements a method for identifying subgroups with superior response relative to the overall sample.
S3 classes and methods for manipulation with georeferenced raster data: reading/writing, processing, multi-panel visualization.
Functions, Classes & Methods for estimation, prediction, and simulation (bootstrap) of Variable Length Markov Chain ('VLMC') Models.
An extension for the xml2 package to transform XML documents by applying an xslt style-sheet.
Gene set analysis using specific alternative hypotheses. Tests for differential expression, scale and net correlation structure.
Data sets for the book Modern Statistics for Modern Biology', S.P. Holmes and W. Huber.
This package provides tools for clustering and principal component analysis (with robust methods, and parallelized functions).
This package provides a comprehensive collection of color palettes, color maps, and tools to evaluate them.
Rakudo is a compiler that implements the Raku specification and runs on top of several virtual machines.
Imports real-time thermo cycler (qPCR
) data from Real-time PCR Data Markup Language (RDML) and transforms to the appropriate formats of the qpcR
and chipPCR
packages. Contains a dendrogram visualization for the structure of RDML object and GUI for RDML editing.
Selects one model with variable selection FDR controlled at a specified level. A q-value for each potential variable is also returned. The input, variable selection counts over many bootstraps for several levels of penalization, is modeled as coming from a beta-binomial mixture distribution.
Conduct simulations of the Response Adaptive Block Randomization (RABR) design to evaluate its type I error rate, power and operating characteristics for binary and continuous endpoints. For more details of the proposed method, please refer to Zhan et al. (2021) <doi:10.1002/sim.9104>.
Resolve the dependency graph of R packages at a specific time point based on the information from various R-hub web services <https://blog.r-hub.io/>. The dependency graph can then be used to reconstruct the R computational environment with Rocker <https://rocker-project.org>.