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

Found 2263 packages in 0.02 seconds

visreg — by Patrick Breheny, 4 months ago

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

profvis — by Hadley Wickham, a year ago

Interactive Visualizations for Profiling R Code

Interactive visualizations for profiling R code.

loon — by R. Wayne Oldford, 6 months ago

Interactive Statistical Data Visualization

An extendable toolkit for interactive data visualization and exploration.

sjPlot — by Daniel Lüdecke, 5 months ago

Data Visualization for Statistics in Social Science

Collection of plotting and table output functions for data visualization. Results of various statistical analyses (that are commonly used in social sciences) can be visualized using this package, including simple and cross tabulated frequencies, histograms, box plots, (generalized) linear models, mixed effects models, principal component analysis and correlation matrices, cluster analyses, scatter plots, stacked scales, effects plots of regression models (including interaction terms) and much more. This package supports labelled data.

NeuralNetTools — by Marcus W. Beck, 4 years ago

Visualization and Analysis Tools for Neural Networks

Visualization and analysis tools to aid in the interpretation of neural network models. Functions are available for plotting, quantifying variable importance, conducting a sensitivity analysis, and obtaining a simple list of model weights.

graphlayouts — by David Schoch, a year ago

Additional Layout Algorithms for Network Visualizations

Several new layout algorithms to visualize networks are provided which are not part of 'igraph'. Most are based on the concept of stress majorization by Gansner et al. (2004) . Some more specific algorithms allow the user to emphasize hidden group structures in networks or focus on specific nodes.

epicontacts — by Finlay Campbell, 2 years ago

Handling, Visualisation and Analysis of Epidemiological Contacts

A collection of tools for representing epidemiological contact data, composed of case line lists and contacts between cases. Also contains procedures for data handling, interactive graphics, and statistics.

clustree — by Luke Zappia, 2 years ago

Visualise Clusterings at Different Resolutions

Deciding what resolution to use can be a difficult question when approaching a clustering analysis. One way to approach this problem is to look at how samples move as the number of clusters increases. This package allows you to produce clustering trees, a visualisation for interrogating clusterings as resolution increases.

vpc — by Ron Keizer, 5 years ago

Create Visual Predictive Checks

Visual predictive checks are a commonly used diagnostic plot in pharmacometrics, showing how certain statistics (percentiles) for observed data compare to those same statistics for data simulated from a model. The package can generate VPCs for continuous, categorical, censored, and (repeated) time-to-event data.

visdat — by Nicholas Tierney, 3 years ago

Preliminary Visualisation of Data

Create preliminary exploratory data visualisations of an entire dataset to identify problems or unexpected features using 'ggplot2'.