Fits novel models for the conditional relative risk, risk difference and odds ratio <doi:10.1080/01621459.2016.1192546>.
This package provides a collection of functions which aim to assist common computational workflow for analysis of matabolomic data..
Collection of functions related to benchmark with prediction models for data analysis and editing of clinical and epidemiological data.
R implementations of standard financial engineering codes; vanilla option pricing models such as Black-Scholes, Bachelier, CEV, and SABR.
This package provides functions to perform dimensionality reduction for classification if the covariance matrices of the classes are unequal.
Constructs trees for multivariate survival data using marginal and frailty models. Grows, prunes, and selects the best-sized tree.
Uses a modified lifting algorithm on which it builds the nondecimated lifting transform. It has applications in wavelet shrinkage.
Piecewise constant hazard models for survival data. The package allows for right-censored, left-truncated, and interval-censored data.
Computes probabilities of the bivariate normal distribution in a vectorized R function (Drezner & Wesolowsky, 1990, <doi:10.1080/00949659008811236>).
Generates synonyms from a given word drawing from a synonym list from the moby project <http://moby-thesaurus.org/>.
Boosting the likelihood of conditional and shift transformation models as introduced in <DOI:10.1007/s11222-019-09870-4>.
The RMM fits Revenue Management Models using the RDE(Robust Demand Estimation) method introduced in the paper by <doi:10.2139/ssrn.3598259>, one of the customer choice-based Revenue Management Model. Furthermore, it is possible to select a multinomial model as well as a conditional logit model as a model of RDE.
Pattern matching, extraction, replacement and other string processing operations using Google's RE2 <https://github.com/google/re2> regular-expression engine. Consistent interface (similar to stringr'). RE2 uses finite-automata based techniques, and offers a fast and safe alternative to backtracking regular-expression engines like those used in stringr', stringi and other PCRE implementations.
This package combines a forecast of a time series, using the function forecast, with the dynamic plots from dygraphs.
RE is a small, portable, lightweight, and quick, regular expression library for Common Lisp. It is a non-recursive, backtracing VM.
Construct language-aware lists. Make "and"-separated and "or"-separated lists that automatically conform to the user's language settings.
Bayesian purity model to estimate tumor purity using methylation array data (DNA methylation Infinium 450K array data) without reference samples.
Reads and writes CSV with selected conventions. Uses the same generic function for reading and writing to promote consistent formats.
All data sets from "Forecasting: methods and applications" by Makridakis, Wheelwright & Hyndman (Wiley, 3rd ed., 1998) <https://robjhyndman.com/forecasting/>.
This is a collection of R games and other funny stuff, such as the classic Mine sweeper and sliding puzzles.
Package provides the estimation of the structure and the parameters, sampling methods and structural plots of Hierarchical Archimedean Copulae (HAC).
Download ifo business survey data and more time series from ifo institute <https://www.ifo.de/en/ifo-time-series>.
This package performs model fitting and significance estimation for Localised Co-Dependency between pairs of features of a numeric dataset.
Creating efficiently new column(s) in a data frame (including tibble) by applying a function one row at a time.