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

Found 1049 packages in 0.02 seconds

networkDynamic — by Skye Bender-deMoll, 7 months ago

Dynamic Extensions for Network Objects

Simple interface routines to facilitate the handling of network objects with complex intertemporal data. This is a part of the "statnet" suite of packages for network analysis.

ggnetwork — by François Briatte, a year ago

Geometries to Plot Networks with 'ggplot2'

Geometries to plot network objects with 'ggplot2'.

sfnetworks — by Lucas van der Meer, 6 months ago

Tidy Geospatial Networks

Provides a tidy approach to spatial network analysis, in the form of classes and functions that enable a seamless interaction between the network analysis package 'tidygraph' and the spatial analysis package 'sf'.

bipartite — by Carsten F. Dormann, 4 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.

igraphdata — by Gabor Csardi, 10 years ago

A Collection of Network Data Sets for the 'igraph' Package

A small collection of various network data sets, to use with the 'igraph' package: the Enron email network, various food webs, interactions in the immunoglobulin protein, the karate club network, Koenigsberg's bridges, visuotactile brain areas of the macaque monkey, UK faculty friendship network, domestic US flights network, etc.

gRain — by Søren Højsgaard, 8 months ago

Bayesian Networks

Probability propagation in Bayesian networks, also known as graphical independence networks. Documentation of the package is provided in vignettes included in the package and in the paper by Højsgaard (2012, ). See 'citation("gRain")' for details.

nnfor — by Nikolaos Kourentzes, 2 years ago

Time Series Forecasting with Neural Networks

Automatic time series modelling with neural networks. Allows fully automatic, semi-manual or fully manual specification of networks. For details of the specification methodology see: (i) Crone and Kourentzes (2010) ; and (ii) Kourentzes et al. (2014) .

NeuralNetTools — by Marcus W. Beck, 3 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.

brnn — by Paulino Perez Rodriguez, 2 months ago

Bayesian Regularization for Feed-Forward Neural Networks

Bayesian regularization for feed-forward neural networks.

SNFtool — by Benjamin Brew, 4 years ago

Similarity Network Fusion

Similarity Network Fusion takes multiple views of a network and fuses them together to construct an overall status matrix. The input to our algorithm can be feature vectors, pairwise distances, or pairwise similarities. The learned status matrix can then be used for retrieval, clustering, and classification.