Description Usage Arguments Value See Also
View source: R/api_fit_graph.R
Structure learning in decomposable graphical models on several components
1 2 3 4 5 6 7 8 9 |
df |
Character data.frame |
comp |
A list with character vectors. Each element in the list is a component in the graph (using expert knowledge) |
type |
Character ("fwd", "bwd", "tree" or "tfwd") |
q |
Penalty term in the stopping criterion
where |
trace |
Logical indicating whether or not to trace the procedure |
thres |
A threshold mechanism for choosing between two different ways of calculating the entropy. |
wrap |
logical specifying if the result of a run with type = "tree" should be converted to a "fwd" object |
An adjacency list object
fit_graph
, adj_lst.gengraph
,
adj_mat.gengraph
, walk.fwd
,
walk.bwd
, gengraph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.