Convert DAG to MAG.
Given a DAG, possibly with latent variables, construct a MAG that represents its marginal independence model.
toMAG(x)
x |
the input graph, a DAG |
toMAG( "dag { ParentalSmoking->Smoking { Profession [latent] } -> {Income->Smoking} Genotype -> {Smoking->LungCancer} }")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.