Found 2608 packages in 0.01 seconds
Colour Schemes for Scientific Data Visualization
Color schemes ready for each type of data (qualitative,
diverging or sequential), with colors that are distinct for all
people, including color-blind readers. This package provides an
implementation of Paul Tol (2018) and Fabio Crameri (2018)
'ggplot' Visualizations for the 'partykit' Package
Extends 'ggplot2' functionality to the 'partykit' package. 'ggparty' provides the necessary tools to create clearly structured and highly customizable visualizations for tree-objects of the class 'party'.
Data Structures, Summaries, and Visualisations for Missing Data
Missing values are ubiquitous in data and need to be explored and
handled in the initial stages of analysis. 'naniar' provides data
structures and functions that facilitate the plotting of missing values and
examination of imputations. This allows missing data dependencies to be
explored with minimal deviation from the common work patterns of 'ggplot2'
and tidy data. The work is fully discussed at Tierney & Cook (2023)
A More Scalable Alternative to Venn and Euler Diagrams for Visualizing Intersecting Sets
Creates visualizations of intersecting sets using a novel matrix
design, along with visualizations of several common set, element and attribute
related tasks (Conway 2017)
Visualizes a Matrix as Heatmap
Visualizes a matrix object plainly as heatmap. It provides S3 functions to plot simple matrices and loading matrices.
Dendrogram Seriation: Ordering for Visualisation
Re-arranges a dendrogram to optimize visualisation-based cost functions.
The methods implemented here are described in "Advances in Dendrogram Seriation for Application
to Visualization", Journal of Computational and Graphical Statistics (2015) D. Earle and C.B. Hurley
Visualising Bipartite Networks and Calculating Some (Ecological) Indices
Functions to visualise webs and calculate a series of indices commonly used to describe pattern in (ecological) webs. It focuses on webs consisting of only two levels (bipartite), e.g. pollination webs or predator-prey-webs. Visualisation is important to get an idea of what we are actually looking at, while the indices summarise different aspects of the web's topology.
Interactive Visualizations for Profiling R Code
Interactive visualizations for profiling R code.
Visualizing and Analyzing Animal Track Data
Contains functions to access movement data stored in 'movebank.org' as well as tools to visualize and statistically analyze animal movement data, among others functions to calculate dynamic Brownian Bridge Movement Models. Move helps addressing movement ecology questions.
Visualization of Regression Models
Provides a convenient interface for constructing plots to visualize the fit of regression models arising from a wide variety of models in R ('lm', 'glm', 'coxph', 'rlm', 'gam', 'locfit', 'lmer', 'randomForest', etc.)