Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 91 packages in 0.07 seconds

dichromat — by Thomas Lumley, 3 years ago

Color Schemes for Dichromats

Collapse red-green or green-blue distinctions to simulate the effects of different types of color-blindness.

psychotree — by Achim Zeileis, a year ago

Recursive Partitioning Based on Psychometric Models

Recursive partitioning based on psychometric models, employing the general MOB algorithm (from package partykit) to obtain Bradley-Terry trees, Rasch trees, rating scale and partial credit trees, and MPT trees, trees for 1PL, 2PL, 3PL and 4PL models and generalized partial credit models.

gamlss.dist — by Mikis Stasinopoulos, 2 years ago

Distributions for Generalized Additive Models for Location Scale and Shape

A set of distributions which can be used for modelling the response variables in Generalized Additive Models for Location Scale and Shape, Rigby and Stasinopoulos (2005), . The distributions can be continuous, discrete or mixed distributions. Extra distributions can be created, by transforming, any continuous distribution defined on the real line, to a distribution defined on ranges 0 to infinity or 0 to 1, by using a 'log' or a 'logit' transformation respectively.

memisc — by Martin Elff, 3 months ago

Management of Survey Data and Presentation of Analysis Results

An infrastructure for the management of survey data including value labels, definable missing values, recoding of variables, production of code books, and import of (subsets of) 'SPSS' and 'Stata' files is provided. Further, the package allows to produce tables and data frames of arbitrary descriptive statistics and (almost) publication-ready tables of regression model estimates, which can be exported to 'LaTeX' and HTML.

fxregime — by Achim Zeileis, 5 years ago

Exchange Rate Regime Analysis

Exchange rate regression and structural change tools for estimating, testing, dating, and monitoring (de facto) exchange rate regimes.

glmertree — by Marjolein Fokkema, 8 months ago

Generalized Linear Mixed Model Trees

Recursive partitioning based on (generalized) linear mixed models (GLMMs) combining lmer()/glmer() from 'lme4' and lmtree()/glmtree() from 'partykit'. The fitting algorithm is described in more detail in Fokkema, Smits, Zeileis, Hothorn & Kelderman (2018; ). For detecting and modeling subgroups in growth curves with GLMM trees see Fokkema & Zeileis (2024; ).

evtree — by Thomas Grubinger, 6 years ago

Evolutionary Learning of Globally Optimal Trees

Commonly used classification and regression tree methods like the CART algorithm are recursive partitioning methods that build the model in a forward stepwise search. Although this approach is known to be an efficient heuristic, the results of recursive tree methods are only locally optimal, as splits are chosen to maximize homogeneity at the next step only. An alternative way to search over the parameter space of trees is to use global optimization methods like evolutionary algorithms. The 'evtree' package implements an evolutionary algorithm for learning globally optimal classification and regression trees in R. CPU and memory-intensive tasks are fully computed in C++ while the 'partykit' package is leveraged to represent the resulting trees in R, providing unified infrastructure for summaries, visualizations, and predictions.

pwt8 — by Achim Zeileis, 8 years ago

Penn World Table (Version 8.x)

The Penn World Table 8.x provides information on relative levels of income, output, inputs, and productivity for 167 countries between 1950 and 2011.

fortunes — by Achim Zeileis, 9 years ago

R Fortunes

A collection of fortunes from the R community.

tth — by Achim Zeileis, a year ago

TeX-to-HTML/MathML Translators TtH/TtM

C source code and R wrappers for the tth/ttm TeX-to-HTML/MathML translators.