Defines thresholds for breaking data into a number of discrete levels, minimizing the (mean) squared error within all bins.
This package provides tools to analyze and infer orthology and paralogy relationships between glutamine synthetase proteins in seed plants.
This package provides a parallel estimation method for generalized linear models without compiling with a multithreaded LAPACK or BLAS.
It provides functions to perform permutation conditional random one-sample and two-samples t-tests in a multivariate framework.
Generates, plays, and solves Sudoku puzzles. The GUI playSudoku()
needs package "tkrplot" if you are not on Windows.
Package designed for working with vectors and lists of vectors, mainly for turning them into other indexed data structures.
This package provides a collection of data sets to accompany the textbook "Using R for Introductory Statistics," second edition.
This package provides functions to identify genomic regions of interests based on segmented copy number data from multiple samples.
This package provide simulation based methods for evaluating the statistical power in differential expression analysis from RNA-seq data.
This package provides an object for plotting GRanges, RleList, UCSC file formats, and ffTrack objects in multi-track panels.
The gg.gap
function enables you to define segments for the y-axis in a ggplot2 plot.
Computes local polynomial estimators for the regression and also density. It comprises several different utilities to handle kernel estimators.
This crate provides a generic allocator that wraps another allocator, tracking memory usage and enabling limits to be set.
This package provides the bat
syntax highlighter as a library to use for syntax highlighting in other crates.
This package contains tools for converting RGB colors to the CIE-LAB color space, and comparing differences in color.
The fnv
hash function is a custom Hasher
implementation that is more efficient for smaller hash keys.
Rove is a unit testing framework for Common Lisp applications. This is intended to be a successor of Prove.
RTMPdump is a toolkit for RTMP streams. All forms of RTMP are supported, including rtmp://, rtmpt://, rtmpe://, rtmpte://, and rtmps://.
ast
is a Ruby library for working with Abstract Syntax Trees. It does this through immutable data structures.
This package provides a tbl_df
class that offers better checking and printing capabilities than traditional data frames.
This package provides classes and methods for dense and sparse matrices and operations on them using LAPACK and SuiteSparse.
r-rrbgen
supports v1.3 of the bgen format. It supports reading and writing using 8, 16, 24 or 32 bits per probability, using Layout = 2 and CompressedSNPBlocks = 1, for bi-allelic SNPs with samples of ploidy 2. Any other format specification may crash unexpectedly without a properly defined error.
Prediction of claim counts using the feature based development factors introduced in the manuscript Hiabu M., Hofman E. and Pittarello G. (2023) <doi:10.48550/arXiv.2312.14549>
. Implementation of Neural Networks, Extreme Gradient Boosting, and Cox model with splines to optimise the partial log-likelihood of proportional hazard models.
The goal of rlowdb is to provide a lightweight, file-based JSON database. Inspired by LowDB
in JavaScript
', it generates an intuitive interface for storing, retrieving, updating, and querying structured data without requiring a full-fledged database system. Ideal for prototyping, small-scale applications, and lightweight data management needs.