Found 91 packages in 0.09 seconds
A Toolkit for Recursive Partytioning
A toolkit with infrastructure for representing, summarizing, and visualizing tree-structured regression and classification models. This unified infrastructure can be used for reading/coercing tree models from different sources ('rpart', 'RWeka', 'PMML') yielding objects that share functionality for print()/plot()/predict() methods. Furthermore, new and improved reimplementations of conditional inference trees (ctree()) and model-based recursive partitioning (mob()) from the 'party' package are provided based on the new infrastructure. A description of this package was published by Hothorn and Zeileis (2015) < https://jmlr.org/papers/v16/hothorn15a.html>.
Companion to Applied Regression
Functions to Accompany J. Fox and S. Weisberg, An R Companion to Applied Regression, Third Edition, Sage, 2019.
Dynamic Linear Regression
Dynamic linear models and time series regression.
Instrumental-Variables Regression by '2SLS', '2SM', or '2SMM', with Diagnostics
Instrumental variable estimation for linear models by two-stage least-squares (2SLS) regression or by robust-regression via M-estimation (2SM) or MM-estimation (2SMM). The main ivreg() model-fitting function is designed to provide a workflow as similar as possible to standard lm() regression. A wide range of methods is provided for fitted ivreg model objects, including extensive functionality for computing and graphing regression diagnostics in addition to other standard model tools.
A Laboratory for Recursive Partytioning
A computational toolbox for recursive partitioning.
The core of the package is ctree(), an implementation of
conditional inference trees which embed tree-structured
regression models into a well defined theory of conditional
inference procedures. This non-parametric class of regression
trees is applicable to all kinds of regression problems, including
nominal, ordinal, numeric, censored as well as multivariate response
variables and arbitrary measurement scales of the covariates.
Based on conditional inference trees, cforest() provides an
implementation of Breiman's random forests. The function mob()
implements an algorithm for recursive partitioning based on
parametric models (e.g. linear models, GLMs or survival
regression) employing parameter instability tests for split
selection. Extensible functionality for visualizing tree-structured
regression models is available. The methods are described in
Hothorn et al. (2006)
Bitmap Images / Pixel Maps
Functions for import, export, visualization and other manipulations of bitmapped images.
Psychometric Modeling Infrastructure
Infrastructure for psychometric modeling such as data classes (for item response data and paired comparisons), basic model fitting functions (for Bradley-Terry, Rasch, parametric logistic IRT, generalized partial credit, rating scale, multinomial processing tree models), extractor functions for different types of parameters (item, person, threshold, discrimination, guessing, upper asymptotes), unified inference and visualizations, and various datasets for illustration. Intended as a common lightweight and efficient toolbox for psychometric modeling and a common building block for fitting psychometric mixture models in package "psychomix" and trees based on psychometric models in package "psychotree".
Linear Models for Panel Data
A set of estimators for models and (robust) covariance matrices, and tests for panel data
econometrics, including within/fixed effects, random effects, between, first-difference,
nested random effects as well as instrumental-variable (IV) and Hausman-Taylor-style models,
panel generalized method of moments (GMM) and general FGLS models,
mean groups (MG), demeaned MG, and common correlated effects (CCEMG) and pooled (CCEP) estimators
with common factors, variable coefficients and limited dependent variables models.
Test functions include model specification, serial correlation, cross-sectional dependence,
panel unit root and panel Granger (non-)causality. Typical references are general econometrics
text books such as Baltagi (2021), Econometric Analysis of Panel Data (
Political Science Computational Laboratory
Bayesian analysis of item-response theory (IRT) models, roll call analysis; computing highest density regions; maximum likelihood estimation of zero-inflated and hurdle models for count data; goodness-of-fit measures for GLMs; data sets used in writing and teaching; seats-votes curves.
Conditional Inference Procedures in a Permutation Test Framework
Conditional inference procedures for the general independence
problem including two-sample, K-sample (non-parametric ANOVA),
correlation, censored, ordered and multivariate problems described
in