This package provides functions to fit two-dimensional Gaussian functions, predict values from fits, and produce plots of predicted data via either ggplot2 or base R plotting.
Density, distribution function, quantile function and random generation for the bimodal skew symmetric normal distribution of Hassan and El-Bassiouni (2016) <doi:10.1080/03610926.2014.882950>.
API Wrapper to use Korea Investment & Securities (KIS) trading system that provides various financial services like stock price check, orders and balance check <https://apiportal.koreainvestment.com/>.
This package provides tools for maximum likelihood estimation of parameters of scientific models. Based on Goffe et al (1994) <doi:10.1016/0304-4076(94)90038-8>.
This package provides a collection of helper functions for analyzing Second Primary Cancer data, including functions to reshape data, to calculate patient states and analyze cancer incidence.
Simplifies Monte Carlo simulation studies by automatically setting up loops to run over parameter grids and parallelising the Monte Carlo repetitions. It also generates LaTeX
tables.
Predicts the presence of signal peptides in eukaryotic protein using hidden semi-Markov models. The implemented algorithm can be accessed from both the command line and GUI.
This package provides functions to speed up the exploratory analysis of simple datasets using dplyr'. Functions are provided to do the common tasks of calculating confidence intervals.
Split a dataframe, tibble, or data.table into training and test sets. Return either a list, an index, or directly assign training and test sets into memory.
This package provides expression profile and CNV data for glioblastoma from TCGA, and transcriptional and post-translational regulatory networks assembled with the ARACNe and MINDy algorithms, respectively.
Given a vector of cluster memberships for a cell population, identifies a sequence of gates (polygon filters on 2D scatter plots) for isolation of that cell type.
The tidy modeling "verse" is a collection of packages for modeling and statistical analysis that share the underlying design philosophy, grammar, and data structures of the tidyverse.
With this package you can add in-app user authentication to Shiny, allowing you to secure publicly hosted apps and build dynamic user interfaces from user information.
This package implements S4 classes and various tools for financial time series. Basic functions such as scaling and sorting, subsetting, mathematical operations and statistical functions are provided.
Lexical is high-performance numeric conversion routines for use in a no_std environment. This does not depend on any standard library features, nor a system allocator.
Lexical is high-performance numeric conversion routines for use in a no_std environment. This does not depend on any standard library features, nor a system allocator.
There are situations where you need to intentionally leak some memory but not other memory. This package provides a discard trait which allows for intentionally leaking memory
This package provides a Readable
type class for reading data types from ByteString
and Text
. It also includes efficient implementations for common data types.
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.
This regular expression implementation is backwards- compatible with the standard re
module, but offers additional functionality like full case-folding for case-insensitive matches in Unicode.
This package containse the XML parsing tools shared between a number of providers in the fog
gem. fog
is a Ruby cloud services library.
Hamster provides 6 persistent data structures: Hash
, Vector
, Set
, SortedSet
, List
, and Deque
(which works as an immutable queue or stack).
Builder provides a number of builder objects that make it easy to create structured data. Currently the following builder objects are supported: XML Markup and XML Events.
Spinach is a high-level BDD framework that leverages the expressive Gherkin
language to help you define executable specifications of your code.