Eprime is a set of programs for administering psychological experiments by computer. This package provides functions for loading, parsing, filtering and exporting data in the text files produced by Eprime experiments.
Non-inferiority test and diagnostic test are very important in clinical trails. This package is to get a p value from the non-inferiority test for ROC curves from diagnostic test.
An implementation of algorithms for estimation of the graphical lasso regularization parameter described in Pedro Cisneros-Velarde, Alexander Petersen and Sang-Yun Oh (2020) <http://proceedings.mlr.press/v108/cisneros20a.html>.
Perform derivative-free optimization algorithms in R using C++. A wrapper interface is provided to call C function of the bobyqa implementation (See <https://github.com/emmt/Algorithms/tree/master/bobyqa>).
This tool provides an algorithm to identify rare cell types in single-cell data. It also identifies abundant cell types. The method is based on transcript counts obtained with unique molecular identifies.
This package provides an interface for the Basic Local Alignment Search Tool (BLAST) to search genetic sequence data bases. This includes interfaces to blastn
, blastp
, blastx
, and makeblastdb
.
Execute FOCAL (<https://en.wikipedia.org/wiki/FOCAL_(programming_language)>) source code directly in R'. This is achieved by translating FOCAL code into equivalent R commands and controlling the sequence of execution.
An extremely simple stack data type, implemented with R6 classes. The size of the stack increases as needed, and the amortized time complexity is O(1). The stack may contain arbitrary objects.
This package performs regularization of differential item functioning (DIF) parameters in item response theory (IRT) models (Belzak & Bauer, 2020) <https://pubmed.ncbi.nlm.nih.gov/31916799/> using a penalized expectation-maximization algorithm.
This package is a port of sofia-ml to R. Sofia-ml is a suite of fast incremental algorithms for machine learning that can be used for training models for classification or ranking.
RMP is a pure Rust MessagePack implementation of an efficient binary serialization format. This crate provides low-level core functionality, writers and readers for primitive values with direct mapping between binary MessagePack format.
This package provides a lightweight logging facade for Rust.
This package provides Rust friendly bindings to *nix APIs.
The sample size according to the Bethel's procedure.
This package provides tools to analyze binary graph objects.
Calculate robust measures of effect sizes using the bootstrap.
Construction and analysis of matrix population models in R.
Analyze and model heteroskedastic behavior in financial time series.
Non-spatial and spatial open-population capture-recapture analysis.
Plot principal component histograms around a bivariate scatter plot.
Plots that illustrate the flow of information or material.
This package provides functions for bitwise operations on integer vectors.
This package provides a GIF decoder and encoder in Rust.
This package provides a YUV4MPEG2 (.y4m
) encoder and decoder.