View source: R/causal_inference_helpers.R
random_search | R Documentation |
Produces a random DAG with random sparsity with as many variables
as the number of columns in the dataset dat
.
random_search(dat)
dat |
Numeric matrix. Dataset matrix with |
Square binary matrix. A random DAG.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.