Nothing
#' Toy data for running GADAG
#'
#' An example of data for running GADAG.
#'
#' @docType data
#' @name toy_data
#' @usage data(toy_data)
#' @format A list of two variables containing the adjacency matrix G of a 10-nodes "star" DAG
#' (node 1 activates all other 9 nodes) and a design matrix X with 100 observations of the
#' distribution of the 10 nodes.
#' @keywords datasets
"toy_data"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.