Description Usage Arguments Value
View source: R/tidygraph-funs.R
Creates a list of tbl_graph
's. Each element of list corresponds to a
particular MCMC iteration (iter
) and tree id (tree_id
). See
tbl_graph for details.
1 | as_tidygraph_list(model, extra_cols, label_digits = 2)
|
model |
BART model. |
extra_cols |
Extra columns to be included. |
label_digits |
Rounding for labels. |
List of tbl_graph
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.