The skeleton of a graph is obtained by replacing all directed edges with undirected edges.
Details
This changes the graph from any class to an Undirected Graph (UG), also known as a Markov Graph.
See also
Other operations:
condition_marginalize(),
exogenize(),
latent_project(),
moralize(),
mutate_caugi()