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

Found 1032 packages in 0.07 seconds

blockmodeling — by Aleš Žiberna, 2 years ago

Generalized and Classical Blockmodeling of Valued Networks

This is primarily meant as an implementation of generalized blockmodeling for valued networks. In addition, measures of similarity or dissimilarity based on structural equivalence and regular equivalence (REGE algorithms) can be computed and partitioned matrices can be plotted: Žiberna (2007), Žiberna (2008), Žiberna (2014).

qrnn — by Alex J. Cannon, a year ago

Quantile Regression Neural Network

Fit quantile regression neural network models with optional left censoring, partial monotonicity constraints, generalized additive model constraints, and the ability to fit multiple non-crossing quantile functions following Cannon (2011) and Cannon (2018) .

BIEN — by Brian Maitner, 2 months ago

Tools for Accessing the Botanical Information and Ecology Network Database

Provides Tools for Accessing the Botanical Information and Ecology Network Database. The BIEN database contains cleaned and standardized botanical data including occurrence, trait, plot and taxonomic data (See < https://bien.nceas.ucsb.edu/bien/> for more Information). This package provides functions that query the BIEN database by constructing and executing optimized SQL queries.

GGally — by Barret Schloerke, a year ago

Extension to 'ggplot2'

The R package 'ggplot2' is a plotting system based on the grammar of graphics. 'GGally' extends 'ggplot2' by adding several functions to reduce the complexity of combining geometric objects with transformed data. Some of these functions include a pairwise plot matrix, a two group pairwise plot matrix, a parallel coordinates plot, a survival plot, and several functions to plot networks.

statnet — by Martina Morris, 6 years ago

Software Tools for the Statistical Analysis of Network Data

Statnet is a collection of packages for statistical network analysis that are designed to work together because they share common data representations and 'API' design. They provide an integrated set of tools for the representation, visualization, analysis, and simulation of many different forms of network data. This package is designed to make it easy to install and load the key 'statnet' packages in a single step. Learn more about 'statnet' at < http://www.statnet.org>. Tutorials for many packages can be found at < https://github.com/statnet/Workshops/wiki>. For an introduction to functions in this package, type help(package='statnet').

latentnet — by Pavel N. Krivitsky, a year ago

Latent Position and Cluster Models for Statistical Networks

Fit and simulate latent position and cluster models for statistical networks. See Krivitsky and Handcock (2008) and Krivitsky, Handcock, Raftery, and Hoff (2009) .

BoolNet — by Hans A. Kestler, 2 years ago

Construction, Simulation and Analysis of Boolean Networks

Functions to reconstruct, generate, and simulate synchronous, asynchronous, probabilistic, and temporal Boolean networks. Provides also functions to analyze and visualize attractors in Boolean networks .

networkLite — by Samuel Jenness, 3 months ago

An Simplified Implementation of the 'network' Package Functionality

An implementation of some of the core 'network' package functionality based on a simplified data structure that is faster in many research applications. This package is designed for back-end use in the 'statnet' family of packages, including 'EpiModel'. Support is provided for binary and weighted, directed and undirected, bipartite and unipartite networks; no current support for multigraphs, hypergraphs, or loops.

snowFT — by Hana Sevcikova, 2 years ago

Fault Tolerant Simple Network of Workstations

Extension of the snow package supporting fault tolerant and reproducible applications, as well as supporting easy-to-use parallel programming - only one function is needed. Dynamic cluster size is also available.

phangorn — by Klaus Schliep, 7 months ago

Phylogenetic Reconstruction and Analysis

Allows for estimation of phylogenetic trees and networks using Maximum Likelihood, Maximum Parsimony, distance methods and Hadamard conjugation (Schliep 2011). Offers methods for tree comparison, model selection and visualization of phylogenetic networks as described in Schliep et al. (2017).