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.
Import, analyze and visualize data from Roche(R) xCELLigence RTCA systems. The package imports real-time cell electrical impedance data into R. As an alternative to commercial software shipped along the system, the Bioconductor package RTCA provides several unique transformation (normalization) strategies and various visualization tools.
Suite of tools for using D3', a library for producing dynamic, interactive data visualizations. Supports translating objects into D3 friendly data structures, rendering D3 scripts, publishing D3 visualizations, incorporating D3 in R Markdown, creating interactive D3 applications with Shiny, and distributing D3 based htmlwidgets in R packages.
This package provides a flexible alternative to the built-in rank() function called smartrank(). Optionally rank categorical variables by frequency (instead of in alphabetical order), and control whether ranking is based on descending/ascending order. smartrank() is suitable for both numerical and categorical data.
Assemble the panels of computerized adaptive multistage testing by the bottom-up and the top-down approach, and simulate the administration of the assembled panels. The full documentation and tutorials are at <https://github.com/xluo11/Rmst>. Reference: Luo and Kim (2018) <doi:10.1111/jedm.12174>.
This package provides estimation and inference procedures for boundary regression discontinuity (RD) designs using local polynomial methods, based on either bivariate coordinates or distance-based approaches. Methods are developed in Cattaneo, Titiunik, and Yu (2025) <https://mdcattaneo.github.io/papers/Cattaneo-Titiunik-Yu_2025_BoundaryRD.pdf>.
This package provides a dependency management toolkit for R. Using renv, you can create and manage project-local R libraries, save the state of these libraries to a lockfile, and later restore your library as required. Together, these tools can help make your projects more isolated, portable, and reproducible.
Utilities to access Integrated Food Security Phase Classification (IPC) and Cadre Harmonisé (CH) food security data. Wrapper functions are available for all of the IPC-CH Public API (<https://docs.api.ipcinfo.org>) simplified and advanced endpoints to easily download the data in a clean and tidy format.
An interface to the Open Tree of Life API to retrieve phylogenetic trees, information about studies used to assemble the synthetic tree, and utilities to match taxonomic names to Open Tree identifiers'. The Open Tree of Life aims at assembling a comprehensive phylogenetic tree for all named species.
Plots the Receiver Operating Characteristics Surface for high-throughput class-skewed data, calculates the Volume under the Surface (VUS) and the FDR-Controlled Area Under the Curve (FCAUC), and conducts tests to compare two ROC surfaces. Computes eROC curve and the corresponding AUC for imperfect reference standard.
This package provides tools to parse Illumina Sequence Analysis Viewer (SAV) files, access data, and generate QC plots.
This is a package for significance analysis of Microarrays for differential expression analysis, RNAseq data and related problems.
Remake is an enhanced version of GNU Make that adds improved error reporting, better tracing, profiling, and a debugger.
Classification using generalized partial least squares for two-group and multi-group (more than 2 group) classification.
Fast Bayesian estimation and forecasting of age-specific rates, probabilities, and means, based on Template Model Builder'.
From a given data frame, this package learns its Bayesian network structure based on a selected score.
Exploratory principal component analysis for large-scale dataset, including sparse principal component analysis and sparse matrix approximation.
Structural handling of Finnish identity codes (natural persons and organizations); extract information, check ID validity and diagnostics.
This package provides a set of functions that allow stationary analysis and locally stationary time series analysis.
Allows you to easily execute expensive compute operations only once, and save the resulting object to disk.