Robust Estimation of Multivariate Location and Scatter in the Presence of Cellwise and Casewise Contamination and Missing Data.
This package provides methods for estimation and statistical inference on directional and fluctuating selection in age-structured populations.
Naive discriminative learning implements learning and classification models based on the Rescorla-Wagner equations and their equilibrium equations.
The Semi Parametric Piecewise Distribution blends the Generalized Pareto Distribution for the tails with a kernel based interior.
Random forest with a variety of additional features for regression, classification and survival analysis. The features include: parallel computing with OpenMP, embedded model for selecting the splitting variable, based on Zhu, Zeng & Kosorok (2015) <doi:10.1080/01621459.2015.1036994>, subject weight, variable weight, tracking subjects used in each tree, etc.
This package implements an S3 class for storing and formatting time-of-day values, based on the difftime class.
This is a package for mixture and flexible discriminant analysis, multivariate adaptive regression splines (MARS), BRUTO, and so on.
This package provides functions and S3 classes for time indexes and time indexed series, which are compatible with FAME frequencies.
This package provides an R wrapper for the special functions and quasi random number generators of the GNU Scientific Library.
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.