This gem is a Faraday adapter for the Net::HTTP
library. Faraday is an HTTP client library that provides a common interface over many adapters.
Constructing an epistemic model such that, for every player i and for every choice c(i) which is optimal, there is one type that expresses common belief in rationality.
Send server-side tracking data from R. The Measurement Protocol version 2 <https://developers.google.com/analytics/devguides/collection/protocol/ga4> allows sending HTTP tracking events from R code.
Data sets for statistical inference modeling related to People Analytics. Contains various data sets from the book Handbook of Regression Modeling in People Analytics by Keith McNulty
(2020).
The Cancer Genome Atlas (TCGA) is applying genomics technologies to over 20 different types of cancer. This package contains a small set of 450k array data in idat format.
This package provides a code generator for rust-protobuf. It includes a library to invoke programmatically (e.g. from build.rs
) and protoc-gen-rust
binary.
This package provides a simple sieve of Eratosthenes designed for testing faster sieves. For use in Rust crates, use rust-primal-sieve
or rust-primal
instead.
Flat Remix is an icon theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth.
This package provides methods to calculate approximate regional consistency probabilities using Method 1 and Method 2 proposed by the Japanese Ministry of Health, Labor and Welfare (2007) <https://www.pmda.go.jp/files/000153265.pdf>. These methods are useful for assessing regional consistency in multi-regional clinical trials. The package can calculate unconditional, joint, and conditional regional consistency probabilities. For technical details, please see Homma (2024) <doi:10.1002/pst.2358>.
uniform_notifier
is extracted from bullet, it gives you the ability to send notification through rails logger, customized logger, javascript alert, javascript console, growl, xmpp, airbrake and honeybadger.
Estimates weights to make a continuous-valued exposure statistically independent of a vector of pre-treatment covariates using the method proposed in Huling, Greifer, and Chen (2021) <arxiv:2107.07086>.
This crate implements support for automatically deriving the Arbitrary
trait. Don't depend on this crate directly, though. Instead, enable the derive
feature of the arbitrary
crate.
This crate implements support for automatically deriving the Arbitrary
trait. Don't depend on this crate directly, though. Instead, enable the derive
feature of the arbitrary
crate.
Enable seamless interaction with Consibio Cloud <https://consibio.cloud> API <https://api.v2.consibio.com/api-docs/>. This package provides tools to query data from resources like projects, elements, devices, and datalogs.
This package provides tools for NanoString
Technologies GeoMx
Technology. Package to easily graph on top of an OME-TIFF image. Plotting annotations can range from tissue segment to gene expression.
CL-random-forest is an implementation of Random Forest for multiclass classification and univariate regression written in Common Lisp. It also includes an implementation of Global Refinement of Random Forest.
Utility functions for discovering and managing metadata associated with spatially unique "known locations". Applications include all fields of environmental monitoring (e.g. air and water quality) where data are collected at stationary sites.
AnnotationHub
package containing datasets for use in the TENET package. Includes GenomicRanges
objects representing putative enhancer, promoter, and open chromatin regions. All included datasets are aligned to the hg38 human genome.
Calculate incidence and prevalence using data mapped to the Observational Medical Outcomes Partnership (OMOP) common data model. Incidence and prevalence can be estimated for the total population in a database or for a stratification cohort.
Fits temperature response models to rate measurements taken at different temperatures. Etienne Low-Decarie,Tobias G. Boatman, Noah Bennett,Will Passfield,Antonio Gavalas-Olea,Philipp Siegel, Richard J. Geider (2017) <doi:10.1002/ece3.3576> .
This package was automatically created by package AnnotationForge
version 1.11.21. The probe sequence data was obtained from http://www.affymetrix.com. The file name was HT\_HG-U133\_Plus\_PM\_probe\_tab.
Implementation of conceptual properties norming studies, including estimates of CPNs parameters with their corresponding variances and estimates for the sampling process, and a sampling property function based on a modified empirical distribution from the original data.
Trusted Timestamps (tts) are created by incorporating a hash of a file or dataset into a transaction on the decentralized blockchain (Stellar network). The package makes use of a free service provided by <https://stellarapi.io>.
Package cors is net/http
handler to handle Cross-origin resource sharing related requests as defined by http://www.w3.org/TR/cors/.