It provides a custom ggplot2 geom to add day/night patterns to plots. It visually distinguishes daytime and nighttime periods. It is useful for visualizing data that spans multiple days and for highlighting diurnal patterns.
This package provides a variational Bayesian approach for fast integrative clustering and feature selection, facilitating the analysis of multi-view, mixed type, high-dimensional datasets with applications in fields like cancer research, genomics, and more.
Given a vector of multivariate normal data, a matrix of covariates and the data covariance matrix, generate new multivariate normal samples that have the same covariance matrix based on permutations of the transformed data residuals.
Generate a stream of pseudo-random numbers generated using the MLS Junk Generator algorithm. Functions exist to generate single pseudo-random numbers as well as a vector, data frame, or matrix of pseudo-random numbers.
Implementation of models for the controlled introduction of errors in classification datasets. This package contains the noise models described in Saez (2022) <doi:10.3390/math10203736> that allow corrupting class labels, attributes and both simultaneously.
Bindings for Poisson regression models for use with the parsnip package. Models include simple generalized linear models, Bayesian models, and zero-inflated Poisson models (Zeileis, Kleiber, and Jackman (2008) <doi:10.18637/jss.v027.i08>).
This package provides useful UI components and input widgets for Shiny applications. The offered components allow to apply non-standard operations and view to your Shiny application, but also help to overcome common performance issues.
This package performs inference for a class of measures to compare competing risk prediction models with censored survival data. The class includes the integrated discrimination improvement index (IDI) and category-less net reclassification index (NRI).
This package provides a unified estimation procedure for the analysis of right censored data using linear transformation models. An introduction can be found in Jie Zhou et al. (2022) <doi:10.18637/jss.v101.i09>.
This package provides wrapper functions to the multiple marginal model function mmm()
of package multcomp to implement the trend test of Tukey, Ciminera and Heyse (1985) <DOI:10.2307/2530666> for general parametric models.
This package provides functions for metrics and plots for model evaluation. Based on vectors of observed and predicted values. Method: Kristin Piikki, Johanna Wetterlind, Mats Soderstrom and Bo Stenberg (2021). <doi:10.1111/SUM.12694>.
This package provides a fast visualization tool for creating wordcloud by using wordcloud2.js'. wordcloud2.js is a JavaScript
library to create wordle presentation on 2D canvas or HTML <https://timdream.org/wordcloud2.js/>.
This package provides tools for NanoString
Technologies GeoMx
Technology. Package provides functions for reading in DCC and PKC files based on an ExpressionSet
derived object. Normalization and QC functions are also included.
Memory efficient analysis of base resolution DNA methylation data in both the CpG
and non-CpG
sequence context. Integration of DNA methylation data derived from any methodology providing base- or low-resolution data.
This package offers functionality for taking methtuple or Bismark outputs to calculate ASM scores and compute DAMEs regions. It also offers nice visualization of methyl-circle plots.
This package provides a test harness for bsseq loading of Biscuit output, summarization of WGBS data over defined regions and in mappable samples, with or without imputation, dropping of mostly-NA rows, age estimates, etc.
This package carries out a mapping between assorted color spaces including RGB, HSV, HLS, CIEXYZ, CIELUV, HCL (polar CIELUV), CIELAB and polar CIELAB. Qualitative, sequential, and diverging color palettes based on HCL colors are provided.
The lpSolveAPI package provides an R interface to lp_solve, a MILP, solver with support for pure linear, (mixed) integer/binary, semi-continuous and SOS models.
This package calls the Jupyter script nbconvert
to create vignettes from notebooks. Those notebooks (.ipynb
files) are files containing rich text, code, and its output. Code cells can be edited and evaluated interactively.
This crate provides glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched.
This package is a Ruby parser library for Gemtext (hypertext format which is intended to serve as the native response format of the Gemini file transfer protocol) and produces a document object of various nodes.
This package provides statistical models of biased sampling in the form of univariate and multivariate noncentral hypergeometric distributions, including Wallenius' noncentral hypergeometric distribution and Fisher's noncentral hypergeometric distribution (also called extended hypergeometric distribution).
This package provides a S4 class has been created such that complex operations can be executed on each cell of a raster map. The raster of objects contains a raster map with the addition of a list of generic objects: one object for each raster cells. It allows to write few lines of R code for complex map algebra. Two environmental applications about frequency analysis of raster map of precipitation and creation of a raster map of soil water retention curves have been presented.
This package creates JavaScript
charts. The charts can be included in Shiny apps and R markdown documents, or viewed from the R console and RStudio viewer. Based on the JavaScript
library amCharts
4 and the R packages htmlwidgets and reactR
'. Currently available types of chart are: vertical and horizontal bar chart, radial bar chart, stacked bar chart, vertical and horizontal Dumbbell chart, line chart, scatter chart, range area chart, gauge chart, boxplot chart, pie chart, and 100% stacked bar chart.