This package provides a Ruby binding to the Ed25519 elliptic curve public-key signature system described in RFC 8032.
This package provides a collection of tools to deal with statistical models. The functionality is experimental and the user interface is likely to change in the future.
The quantitative measurement and detection of molecules in HPLC should be carried out by an accurate description of chromatographic peaks. In this package non-linear fitting using a modified Gaussian model with a parabolic variance (PVMG) has been implemented to obtain the retention time and height at the peak maximum. This package also includes the traditional Van Deemter approach and two alternatives approaches to characterize chromatographic column.
Leaf angle distribution is described by a number of functions (e.g. ellipsoidal, Beta and rotated ellipsoidal). The parameters of leaf angle distributions functions are estimated through different empirical relationship. This package includes estimations of parameters of different leaf angle distribution function, plots and evaluates leaf angle distribution functions, calculates extinction coefficients given leaf angle distribution. Reference: Wang(2007)<doi:10.1016/j.agrformet.2006.12.003>.
This package provides tools for sampling from the PolyaGamma
distribution based on Polson, Scott, and Windle (2013) <doi:10.1080/01621459.2013.829001>. Useful for logistic regression.
This package provides functions for demographic analysis including lifetable calculations; Lee-Carter modelling; functional data analysis of mortality rates, fertility rates, net migration numbers; and stochastic population forecasting.
This package contains additional miscellaneous steps for the recipes package. These steps are useful, but doesn't have a good home in other recipes packages or its extensions.
This package provides tools for general properties including price, quantity, elasticity, convexity, marginal revenue and manifold of various economics demand systems including Linear, Translog, CES, LES and CREMR.
This package provides functions for fitting data to a quiescent growth model, i.e. a growth process that involves members of the population who stop dividing or propagating.
Genotype plus genotype-by-environment (GGE) biplots rendered using ggplot2'. Provides a command line interface to all of the functionality contained within the archived package GGEBiplotGUI
'.
This package provides functions for inference of ploidy from (Genotyping-by-sequencing) GBS data, including a function to infer allelic ratios and allelic proportions in a Bayesian framework.
This package contains functions to construct high-dimensional orthogonal maximin distance designs in two, four, eight, and sixteen levels from rotating the Kronecker product of sub-Hadamard matrices.
Tool for generating quality reports from cruncher outputs (and calculating series scores). The latest version of the cruncher can be downloaded here: <https://github.com/jdemetra/jwsacruncher/releases>.
This package provides extensions to the leaflet package to customize legends with images, text styling, orientation, sizing, and symbology and functions to create symbols to plot on maps.
This package contains a sample of the 2005 Grade 8 Mathematics data from the National Assessment of Educational Progress (NAEP). This data set is called the NAEP Primer.
Exports an enhanced version of the tools::parseLatex()
function to handle LaTeX
syntax more accurately. Also includes numerous functions for searching and modifying LaTeX
source.
This package provides a novel tool to identify candidate driver modules for predicting the prognosis of patients by integrating exclusive coverage of mutations with clinical characteristics in cancer.
This package provides classes to pre-process microarray gene expression data as part of the OOMPA collection of packages described at <http://oompa.r-forge.r-project.org/>.
For a multivariate dataset with independent Poisson measurement error, calculates principal components of transformed latent Poisson means. T. Kenney, T. Huang, H. Gu (2019) <arXiv:1904.11745>
.
This package provides an XY pad input for the Shiny framework. An XY pad is like a bivariate slider. It allows to pick up a pair of numbers.
An interactive Shiny application to perform fast parameter inference on dynamical systems (described by ordinary differential equations) using gradient matching. Please see the project page for more details.
Tabu search algorithm for binary configurations. A basic version of the algorithm as described by Fouskakis and Draper (2007) <doi:10.1111/j.1751-5823.2002.tb00174.x>.
Interface to TensorFlow
Datasets, a high-level library for building complex input pipelines from simple, re-usable pieces. See <https://www.tensorflow.org/guide> for additional details.
Data filtering module for teal applications. Allows for interactive filtering of data stored in data.frame and MultiAssayExperiment
objects. Also displays filtered and unfiltered observation counts.