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

Found 2224 packages in 0.06 seconds

tourr — by Dianne Cook, 4 months ago

Tour Methods for Multivariate Data Visualisation

Implements geodesic interpolation and basis generation functions that allow you to create new tour methods from R.

semPlot — by Sacha Epskamp, 3 months ago

Path Diagrams and Visual Analysis of Various SEM Packages' Output

Path diagrams and visual analysis of various SEM packages' output.

ez — by Michael A. Lawrence, 9 years ago

Easy Analysis and Visualization of Factorial Experiments

Facilitates easy analysis of factorial experiments, including purely within-Ss designs (a.k.a. "repeated measures"), purely between-Ss designs, and mixed within-and-between-Ss designs. The functions in this package aim to provide simple, intuitive and consistent specification of data analysis and visualization. Visualization functions also include design visualization for pre-analysis data auditing, and correlation matrix visualization. Finally, this package includes functions for non-parametric analysis, including permutation tests and bootstrap resampling. The bootstrap function obtains predictions either by cell means or by more advanced/powerful mixed effects models, yielding predictions and confidence intervals that may be easily visualized at any level of the experiment's design.

bipartite — by Carsten F. Dormann, 2 months ago

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.

plot.matrix — by Sigbert Klinke, 4 years ago

Visualizes a Matrix as Heatmap

Visualizes a matrix object plainly as heatmap. It provides S3 functions to plot simple matrices and loading matrices.

DendSer — by Catherine Hurley, 4 years ago

Dendrogram Seriation: Ordering for Visualisation

Re-arranges a dendrogram to optimize visualisation-based cost functions.

ggparty — by Martin Borkovec, 4 months ago

'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'.

shapviz — by Michael Mayer, a month ago

SHAP Visualizations

Visualizations for SHAP (SHapley Additive exPlanations), such as waterfall plots, force plots, various types of importance plots, dependence plots, and interaction plots. These plots act on a 'shapviz' object created from a matrix of SHAP values and a corresponding feature dataset. Wrappers for the R packages 'xgboost', 'lightgbm', 'fastshap', 'shapr', 'h2o', 'treeshap', 'DALEX', and 'kernelshap' are added for convenience. By separating visualization and computation, it is possible to display factor variables in graphs, even if the SHAP values are calculated by a model that requires numerical features. The plots are inspired by those provided by the 'shap' package in Python, but there is no dependency on it.

khroma — by Nicolas Frerebeau, 2 months ago

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) color schemes for use with 'graphics' or 'ggplot2'. It provides tools to simulate color-blindness and to test how well the colors of any palette are identifiable. Several scientific thematic schemes (geologic timescale, land cover, FAO soils, etc.) are also implemented.

UpSetR — by Jake Conway, 7 years ago

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) .