Assortativity coefficients, centrality measures, and clustering coefficients for weighted and directed networks. Rewiring unweighted networks with given assortativity coefficients. Generating general preferential attachment networks.
The GNU/Linux distribution, a set of tools for managing development environments, home environments, and operating systems, a set of predefined configurations, practices and workflows.
Predicts statistics of a reference distribution from a mixture of raw clinical measurements (healthy and pathological). Uses pretrained CNN models to estimate the mean, standard deviation, and reference fraction from 1D or 2D sample data. Methods are described in LeBien, Velev, and Roche-Lima (2026) "RINet: synthetic data training for indirect estimation of clinical reference distributions" <doi:10.1016/j.jbi.2026.104980>.
Quantitative Structure-Activity Relationship (QSAR) modeling is a valuable tool in computational chemistry and drug design, where it aims to predict the activity or property of chemical compounds based on their molecular structure. In this vignette, we present the rQSAR package, which provides functions for variable selection and QSAR modeling using Multiple Linear Regression (MLR), Partial Least Squares (PLS), and Random Forest algorithms.
Computes the influence functions time series of the returns for the risk and performance measures as mentioned in Chen and Martin (2018) <https://www.ssrn.com/abstract=3085672>, as well as in Zhang et al. (2019) <https://www.ssrn.com/abstract=3415903>. Also evaluates estimators influence functions at a set of parameter values and plots them to display the shapes of the influence functions.
This package provides a novel bias-bound approach for non-parametric inference is introduced, focusing on both density and conditional expectation estimation. It constructs valid confidence intervals that account for the presence of a non-negligible bias and thus make it possible to perform inference with optimal mean squared error minimizing bandwidths. This package is based on Schennach (2020) <doi:10.1093/restud/rdz065>.
This package provides methods for randomization inference in group-randomized trials. Specifically, it can be used to analyze the treatment effect of stratified data with multiple clusters in each stratum with treatment given on cluster level. User may also input as many covariates as they want to fit the data. Methods are described by Dylan S Small et al., (2012) <doi:10.1198/016214507000000897>.
This package ofers functions for importation, normalization, visualization, and quality control to correct identified sources of variability in array of CGH experiments.
This package is a micro-package for getting your IP address, either the local/internal or the public/external one. Currently only IPv4 addresses are supported.
This package provides implementations of a family of Lasso variants including Dantzig Selector, LAD Lasso, SQRT Lasso, Lq Lasso for estimating high dimensional sparse linear models.
This package provides improved predictive models by indirect classification and bagging for classification, regression and survival problems as well as resampling based estimators of prediction error.
It is sometimes useful to perform a computation in a separate R process, without affecting the current R process at all. This package does exactly that.
This package implements synchronization between R processes (spawned by using the parallel package for instance) using file locks. It supports both exclusive and shared locking.
It fits correlation motif model to multiple RNAseq or ChIPseq studies to improve detection of allele-specific events and describe correlation patterns across studies.
The BACCO bundle of packages is replaced by the BACCO package, which provides a vignette that illustrates the constituent packages (emulator, approximator, calibrator) in use.
Canonical correlation analysis and maximum correlation via projection pursuit, as well as fast implementations of correlation estimators, with a focus on robust and nonparametric methods.
Finds regular and chaotic intervals in the data using the 0-1 test for chaos proposed by Gottwald and Melbourne (2004) <DOI:10.1137/080718851>.
S4 classes around infrastructure provided by the coda and dclone packages to make package development easy as a breeze with data cloning for hierarchical models.
Estimates fractional trophic level from quantitative and qualitative diet data and calculates electivity indices in R. Borstein (2020) <doi:10.1007/s10750-020-04417-5>.
This package provides a lightweight implementation of functions and methods for fast and fully automatic time series modeling and forecasting using Echo State Networks (ESNs).
The function gggap() streamlines the creation of segments on the y-axis of ggplot2 plots which is otherwise not a trivial task to accomplish.
Simple tools to draw sky maps in ggplot2 using galactic or equatorial coordinates. Includes custom coordinate systems, grid labels, and helpers for sky map breaks.
Enables chat completion and text annotation with local and OpenAI <https://openai.com/> language models, supporting batch processing, multiple annotators, and consistent output formats.
Computes intervention in prediction measure for assessing variable importance for random forests. See details at I. Epifanio (2017) <DOI:10.1186/s12859-017-1650-8>.