Learn R Programming

CIDnetworks (version 0.8.1)

CIDnetworks-package: Model Complex Networks With Multiple Components

Description

The CIDnetworks package allows a user to construct hierarchical models of complex networks using one of many different modes for latent structure.

Arguments

Details

Package:
CIDnetworks
Type:
Package
Version:
0.8.0
Date:
2014-03-10
License:
GPLv3

Examples

Run this code

  data(dolphins)
  model.plain <- CID.Gibbs (input=dolphins, burnin=10, draws=10)

Run the code above in your browser using DataLab