ess-package | ess: Eficient Stepwise Selection in Decomposable Models |
adj_lst | Adjacency List |
adj_lst.gengraph | Adjacency List |
adj_mat | Adjacency Matrix |
adj_mat.gengraph | Adjacency Matrix |
as_adj_lst | Converts an adjacency matrix to an adjacency list |
as_adj_mat | Converts an adjacency list to an adjacency matrix |
as_igraph | Gengraph as igraph |
as_igraph.gengraph | Gengraph as igraph |
components | Finds the components of a graph |
derma | Dermatology Database |
dfs | Depth First Search |
dgm_sim_from_graph | Simulate observations from a decomposable graphical model |
entropy | Joint Entropy |
ess | ess: Eficient Stepwise Selection in Decomposable Models |
fit_components | Fit a decomposable graphical model on each component |
fit_graph | Fit a decomposable graphical model |
gengraph | A generic and extendable structure for decomposable graphical models |
is_decomposable | A test for decomposability in undirected graphs |
make_complete_graph | Make a complete graph |
make_null_graph | Make a null graph |
mcs | Maximum Cardinality Search |
plot.gengraph | Plot |
print.gengraph | |
print.tree | |
rip | Runnining Intersection Property |
subgraph | Subgraph |
walk | Stepwise model selection |
walk.bwd | Stepwise backward selection |
walk.fwd | Stepwise efficient forward selection in decomposable graphical models |