This library provides functions to calculate the differences between two tree-like structures. It is similar to Ruby's built-in TSort
module.
The TRUST4 or MiXCR
is used to identify the clonotypes. The goal of rTCRBCRr
is to process the results from these clonotyping tools, and analyze the clonotype repertoire metrics based on chain names and IGH isotypes. The manuscript is still under preparation for publication for now. The references describing the methods in this package will be added later.
Calculates intra-regional and inter-regional similarities based on user-provided spatial vector objects (regions) and spatial raster objects (cells with values). Implemented metrics include inhomogeneity, isolation (Haralick and Shapiro (1985) <doi:10.1016/S0734-189X(85)90153-7>, Jasiewicz et al. (2018) <doi:10.1016/j.cageo.2018.06.003>), and distinction (Nowosad (2021) <doi:10.1080/13658816.2021.1893324>).
This package implements the fast iterative shrinkage-thresholding algorithm (FISTA) algorithm to fit a Gamma distribution with an elastic net penalty as described in Chen, Arakvin and Martin (2018) <doi:10.48550/arXiv.1804.07780>
. An implementation for the case of the exponential distribution is also available, with details available in Chen and Martin (2018) <doi:10.2139/ssrn.3085672>.
Connects dataframes/tables with a remote data source. Raw data downloaded from the data source can be further processed and transformed using data preparation code that is also baked into the dataframe/table. Refreshable dataframes can be shared easily (e.g. as R data files). Their users do not need to care about the inner workings of the data update mechanisms.
This package provides Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher.
Typst is a new markup-based typesetting system that is designed to be as powerful as LaTeX while being much easier to learn and use.
R and C++ functions to perform exact and approximate optimal transport. All C++ methods can be linked to other R packages via their header files.
Datasets and functions for the book "Initiation à la Statistique avec R", F. Bertrand and M. Maumy-Bertrand (2022, ISBN:978-2100782826 Dunod, fourth edition).
Accelerate the process from clinical data to medical publication, including clinical data cleaning, significant result screening, and the generation of publish-ready tables and figures.
This package provides a full set of fast data manipulation tools with a tidy front-end and a fast back-end using collapse and cheapr'.
This package provides a replacement for dplyr::na_if()
. Allows you to specify multiple values to be replaced with NA using a single function.
Quantify variability (such as confidence interval) of fertilizer response curves and optimum fertilizer rates using bootstrapping residuals with several popular non-linear and linear models.
This package provides a simple way to interact with and extract data from the official Google Knowledge Graph API <https://developers.google.com/knowledge-graph/>.
Estimation of partial correlation matrix using ridge penalty followed by thresholding and reestimation. Under multivariate Gaussian assumption, the matrix constitutes an Gaussian graphical model (GGM).
An almost direct port of the python humanize package <https://github.com/jmoiron/humanize>. This package contains utilities to convert values into human readable forms.
This package contains data sets to accompany the book: Lazic SE (2016). "Experimental Design for Laboratory Biologists: Maximising Information and Improving Reproducibility". Cambridge University Press.
Allows the estimation and downstream statistical analysis of the mitochondrial DNA Heteroplasmy calculated from single-cell datasets <https://github.com/ScialdoneLab/MitoHEAR/tree/master>
.
Optimization for nonlinear objective and constraint functions. Linear or nonlinear equality and inequality constraints are allowed. It accepts the input parameters as a constrained matrix.
Density, distribution function, quantile function and random generation for the Nakagami distribution of Nakagami (1960) <doi:10.1016/B978-0-08-009306-2.50005-4>.
This package provides a simple function to bind a piped object to a placeholder symbol to enable complex function evaluation with the base R |> pipe.
Estimation, hypothesis tests, and variable selection in partially linear single-index models. Please see H. (2010) at <doi:10.1214/10-AOS835> for more details.
It estimates power and sample size for Partial Least Squares-based methods described in Andreella, et al., (2024), <doi:10.48550/arXiv.2403.10289>
.
Programmatic access to the PGS Catalog. This package provides easy access to PGS Catalog data by accessing the REST API <https://www.pgscatalog.org/rest/>.