Found 91 packages in 0.12 seconds
Partially Additive (Generalized) Linear Model Trees
This is an implementation of model-based trees with global model
parameters (PALM trees). The PALM tree algorithm is an extension to the MOB
algorithm (implemented in the 'partykit' package), where some parameters are
fixed across all groups. Details about the method can be found in Seibold,
Hothorn, Zeileis (2016)
Conditional Method Agreement Trees (COAT)
Agreement of continuously scaled measurements made by two techniques, devices or methods is usually
evaluated by the well-established Bland-Altman analysis or plot. Conditional method agreement trees (COAT),
proposed by Karapetyan, Zeileis, Henriksen, and Hapfelmeier (2023)
Multinomial Processing Tree Models
Fitting and testing multinomial processing tree (MPT) models, a
class of nonlinear models for categorical data. The parameters are the
link probabilities of a tree-like graph and represent the latent cognitive
processing steps executed to arrive at observable response categories
(Batchelder & Riefer, 1999
Adjusted Limited Dependent Variable Mixture Models
The goal of the package 'aldvmm' is to fit adjusted limited
dependent variable mixture models of health state utilities. Adjusted
limited dependent variable mixture models are finite mixtures of normal
distributions with an accumulation of density mass at the limits, and a gap
between 100% quality of life and the next smaller utility value. The
package 'aldvmm' uses the likelihood and expected value functions proposed
by Hernandez Alava and Wailoo (2015)
Tools for Descriptive Statistics
A collection of miscellaneous basic statistic functions and convenience wrappers for efficiently describing data. The author's intention was to create a toolbox, which facilitates the (notoriously time consuming) first descriptive tasks in data analysis, consisting of calculating descriptive statistics, drawing graphical summaries and reporting the results. The package contains furthermore functions to produce documents using MS Word (or PowerPoint) and functions to import data from Excel. Many of the included functions can be found scattered in other packages and other sources written partly by Titans of R. The reason for collecting them here, was primarily to have them consolidated in ONE instead of dozens of packages (which themselves might depend on other packages which are not needed at all), and to provide a common and consistent interface as far as function and arguments naming, NA handling, recycling rules etc. are concerned. Google style guides were used as naming rules (in absence of convincing alternatives). The 'BigCamelCase' style was consequently applied to functions borrowed from contributed R packages as well.
Regularized Linear Models
Algorithms compute robust estimators for loss functions in the concave convex (CC) family by the iteratively reweighted convex optimization (IRCO), an extension of the iteratively reweighted least squares (IRLS). The IRCO reduces the weight of the observation that leads to a large loss; it also provides weights to help identify outliers. Applications include robust (penalized) generalized linear models and robust support vector machines. The package also contains penalized Poisson, negative binomial, zero-inflated Poisson, zero-inflated negative binomial regression models and robust models with non-convex loss functions. Wang et al. (2014)
Transformation Trees and Forests
Recursive partytioning of transformation models with
corresponding random forest for conditional transformation models
as described in 'Transformation Forests' (Hothorn and Zeileis, 2021,
Breaks for Additive Season and Trend
Decomposition of time series into
trend, seasonal, and remainder components with methods for detecting and
characterizing abrupt changes within the trend and seasonal components. 'BFAST'
can be used to analyze different types of satellite image time series and can
be applied to other disciplines dealing with seasonal or non-seasonal time
series, such as hydrology, climatology, and econometrics. The algorithm can be
extended to label detected changes with information on the parameters of the
fitted piecewise linear models. 'BFAST' monitoring functionality is described
in Verbesselt et al. (2010)
Conditional Visualization for Statistical Models
Exploring fitted models by interactively taking 2-D and 3-D sections in data space.
Fast Implementation of the Diffusion Decision Model
Provides the probability density function (PDF), cumulative
distribution function (CDF), the first-order and second-order partial
derivatives of the PDF, and a fitting function for the diffusion decision
model (DDM; e.g.,
Ratcliff & McKoon, 2008,