| dataSim50 | R Documentation |
dataSim50 is a list with the adjacency matrix of a randomly generated DAG with 50 nodes and 100 edges, 10 samples generated from the DAG and 5 permutations of the nodes.
data(SimDag50)
dataSim50 contains the following objects:
ObsList of 10 matrices (100x50) each of which with 100 observations simulated from the DAG.
PermsList of 5 matrices (1x50) each of which with a permutation of the nodes.
TDagMatrix (50x50) with the adjacency matrix of the DAG.
D. Altomare, G. Consonni and L. La Rocca (2012). Objective Bayesian search of Gaussian directed acyclic graphical models for ordered variables with non-local priors. Article submitted to Biometric Methodology.
Shojaie, A. and Michailidis, G. (2010). Penalized likelihood methods for estimation of sparse high-dimensional directed acyclic graphs. Biometrika 97, 519-538.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.