This package provides a collection of supervised discretization algorithms. It can also be grouped in terms of top-down or bottom-up, implementing the discretization algorithms.
This package provides a shiny application based on FossilSim
'. Used for simulating tree, taxonomic and fossil data under mechanistic models of speciation, preservation and sampling.
Enhance package testthat by allowing tests to be attached to the function/object they test. This allows to keep functional and unit test code together.
Utilities for multiple hypothesis testing, companion datasets from "Probability and Statistics for Economics and Business: An Introduction Using R" by Jason Abrevaya (MIT Press, under contract).
Presidential Election data of "Sri Lanka"" is stored in Pdf files, through Pdf scraping they are converted into data-frames and stored in this R package.
Bayesian regression tree models with shrinkage priors on step heights. Supports continuous, binary, and right-censored (survival) outcomes. Used for high-dimensional prediction and causal inference.
This package implements a thresholded version of the Sliced Inverse Regression method (Li, K. C. (1991) <doi:10.2307/2290563>), which allows to do variable selection.
This package provides a crate for decoding and encoding the header part of gzip files based on the gzip header implementation in the flate2
crate.
This package provides a crate for decoding and encoding the header part of gzip files based on the gzip header implementation in the flate2
crate.
ert-runner
is a tool for Emacs projects tested using ERT. It assumes a certain test structure setup and can therefore make running tests easier.
This package provides a fast (zero-copy) and safe (dedicated) format for storing tensors safely, named safetensors. They aim to be safer than their PyTorch
counterparts.
This is the ReportLab PDF Toolkit. It allows rapid creation of rich PDF documents, and also creation of charts in a variety of bitmap and vector formats.
This package provides a port of the C++ routine for applying the marching cubes algorithm written by Thomas Lewiner et al. (2012) <doi:10.1080/10867651.2003.10487582> into an R package. The package supplies the contour3d()
function, which takes a 3-dimensional array of voxel data and calculates the vertices, vertex normals, and faces for a 3d mesh representing the contour(s) at a given level.
This package implements tools for delayed computation of a matrix of residuals after fitting a linear model to each column of an input matrix. It also supports partial computation of residuals where selected factors are to be preserved in the output matrix. It implements a number of efficient methods for operating on the delayed matrix of residuals, most notably matrix multiplication and calculation of row/column sums or means.
Uses ggplot2 to create normally distributed violin plots with specified means and standard deviations. This function can be useful in showing hypothetically normal distributions and confidence intervals.
Simple interface routines to facilitate the handling of network objects with complex intertemporal data. This is a part of the "statnet" suite of packages for network analysis.
An easy framework to set a quality control workflow on a dataset. Includes a various range of functions that allow to establish an adaptable data quality control.
This package provides different functions for quantifying qualitative survey data. It supports the Carlson-Parkin method, the regression approach, the balance approach and the conditional expectations method.
Cl-reexport makes a package reexport symbols which are external symbols in other Common Lisp packages. This functionality is intended to be used with (virtual) hierarchical packages.
Uses the new result type defined in OCaml >= 4.03 while staying compatible with older version of OCaml should use the Result module defined in this library.
rust-stakeholder
is a joke program that generates nonsensical terminal output so one can look busy. Comes in different developer flavours and varying levels of jargon.
math-random is an drop-in replacement for Math.random that uses cryptographically secure random number generation, where available. It works in both browser and node environments.
This package provides a wrapper for Google's diff-match-patch library. It provides basic tools for computing diffs, finding fuzzy matches, and constructing / applying patches to strings.
Does fuzzy tests and confidence intervals (following Geyer and Meeden, Statistical Science, 2005, <doi:10.1214/088342305000000340>) for sign test and Wilcoxon signed rank and rank sum tests.