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

Found 41 packages in 0.02 seconds

cowplot — by Claus O. Wilke, 6 months ago

Streamlined Plot Theme and Plot Annotations for 'ggplot2'

Provides various features that help with creating publication-quality figures with 'ggplot2', such as a set of themes, functions to align plots and arrange them into complex compound figures, and functions that make it easy to annotate plots and or mix plots with images. The package was originally written for internal use in the Wilke lab, hence the name (Claus O. Wilke's plot package). It has also been used extensively in the book Fundamentals of Data Visualization.

ggridges — by Claus O. Wilke, 6 months ago

Ridgeline Plots in 'ggplot2'

Ridgeline plots provide a convenient way of visualizing changes in distributions over time or space. This package enables the creation of such plots in 'ggplot2'.

MESS — by Claus Thorn Ekstrøm, a year ago

Miscellaneous Esoteric Statistical Scripts

A mixed collection of useful and semi-useful diverse statistical functions, some of which may even be referenced in The R Primer book.

geepack — by Søren Højsgaard, 2 months ago

Generalized Estimating Equation Package

Generalized estimating equations solver for parameters in mean, scale, and correlation structures, through mean link, scale link, and correlation link. Can also handle clustered categorical responses. See e.g. Halekoh and Højsgaard, (2005, ), for details.

pwr — by Helios De Rosario, 4 years ago

Basic Functions for Power Analysis

Power analysis functions along the lines of Cohen (1988).

ggplot2 — by Thomas Lin Pedersen, 3 months ago

Create Elegant Data Visualisations Using the Grammar of Graphics

A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the data, tell 'ggplot2' how to map variables to aesthetics, what graphical primitives to use, and it takes care of the details.

isdals — by Claus Ekstrom, a year ago

Datasets for Introduction to Statistical Data Analysis for the Life Sciences

Provides datasets for the book "Introduction to Statistical Data Analysis for the Life Sciences, Second edition" by Ekstrøm and Sørensen (2014).

ggtext — by Brenton M. Wiernik, 2 years ago

Improved Text Rendering Support for 'ggplot2'

A 'ggplot2' extension that enables the rendering of complex formatted plot labels (titles, subtitles, facet labels, axis labels, etc.). Text boxes with automatic word wrap are also supported.

pso — by Claus Bendtsen, 2 years ago

Particle Swarm Optimization

Provides an implementation of particle swarm optimisation consistent with the standard PSO 2007/2011 by Maurice Clerc. Additionally a number of ancillary routines are provided for easy testing and graphics.

SuperRanker — by Claus Thorn Ekstrøm, a year ago

Sequential Rank Agreement

Tools for analysing the agreement of two or more rankings of the same items. Examples are importance rankings of predictor variables and risk predictions of subjects. Benchmarks for agreement are computed based on random permutation and bootstrap. See Ekstrøm CT, Gerds TA, Jensen, AK (2018). "Sequential rank agreement methods for comparison of ranked lists." _Biostatistics_, *20*(4), 582-598 for more information.