Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 20 found.
[1] < 1 2 > [2]  Sort:

BDgraph-package (Package: BDgraph) : Bayesian Structure Learning in Graphical Models

The R package BDgraph provides statistical tools for Bayesian structure learning in undirected graphical models. The package is implemented the recent improvements in the Bayesian literature, including Mohammadi and Wit (2015) and Mohammadi et al. (2015). The computationally intensive tasks of the package is implemented in C++ and interfaced with R, to speed up the computations. Besides, the package contains several functions for simulation and visualization, as well as two multivariate datasets taken from the literature.
● Data Source: CranContrib
● Keywords: package
● Alias: BDgraph, BDgraph-package
● 0 images

traceplot (Package: BDgraph) : Trace plot of graph size

Trace plot for graph size for the objects of S3 class "bdgraph", from function bdgraph. It is a tool for monitoring the convergence of the sampling algorithms, BDMCMC and RJMCMC.
● Data Source: CranContrib
● Keywords:
● Alias: traceplot
● 0 images

print.bdgraph (Package: BDgraph) : Print function for code{S3

Prints the information about the selected graph which could be a graph with links for which their estimated posterior probabilities are greater than 0.5 or graph with the highest posterior probability. It provides adjacency matrix, size and posterior probability of the selected graph.
● Data Source: CranContrib
● Keywords:
● Alias: print.bdgraph
● 0 images

print.sim (Package: BDgraph) : Print function for code{S3

Prints the information about the type of data, the sample size, the graph type, the number of nodes, number of links and sparsity of the true graph.
● Data Source: CranContrib
● Keywords:
● Alias: print.sim
● 0 images

rgwish (Package: BDgraph) : Sampling from G-Wishart distribution

Generates random matrices, distributed according to the G-Wishart distribution with parameters b and D, W_G(b, D).
● Data Source: CranContrib
● Keywords:
● Alias: rgwish
● 0 images

plot.bdgraph (Package: BDgraph) : Plot function for code{S3

Visualizes structure of the selected graphs which could be a graph with links for which their estimated posterior probabilities are greater than 0.5 or graph with the highest posterior probability.
● Data Source: CranContrib
● Keywords:
● Alias: plot.bdgraph
● 0 images

plotcoda (Package: BDgraph) : Convergence plot

Visualizes the cumulative occupancy fractions of all possible links in the graph. It can be used for monitoring the convergence of the sampling algorithms, BDMCMC and RJMCMC.
● Data Source: CranContrib
● Keywords:
● Alias: plotcoda
● 0 images

bdgraph.sim (Package: BDgraph) : Synthetic graph data generator

Implements a synthetic graph data generation for multivariate distributions with different types of underlying graph structures, including "random", "cluster", "scale-free", "hub", "fixed", and "circle". Based on the underling graph structure, it generates four different types of datasets, including multivariate Gaussian, non-Gaussian, discrete, or mixed data.
● Data Source: CranContrib
● Keywords:
● Alias: bdgraph.sim
● 0 images

plotroc (Package: BDgraph) : ROC plot

Draws the ROC curve according to the true graph structure for object of S3 class "bdgraph", from function bdgraph.
● Data Source: CranContrib
● Keywords:
● Alias: plotroc
● 0 images

plinks (Package: BDgraph) : Estimated posterior link probabilities

Provides the estimated posterior link probabilities for all possible links in the graph.
● Data Source: CranContrib
● Keywords:
● Alias: plinks
● 0 images